VRTK error
See original GitHub issue- Source of VRTK (Unity Asset Store)
- Version of VRTK (Unity Asset Store v3.2.0)
- Version of Unity3D (Unity 20181.6f1 personal )
- Hardware used (Oculus)
- SDK used (SteamVR Oculus Utilities)
1.Scripts/VRTK/Scripts/Interactions/Highlighters/VRTK_MaterialColorSwapHighlighte.cs(146,66): error CS1540: Cannot access protected member UnityEngine.Texture.Texture()' via a qualifier of type
UnityEngine.Texture’. The qualifier must be of type `VRTK.Highlighters.VRTK_MaterialColorSwapHighlighter’ or derived from it
2./Scripts/VRTK/Scripts/Interactions/Highlighters/VRTK_MaterialColorSwapHighlighte.cs(146,66): error CS0122: `UnityEngine.Texture.Texture()’ is inaccessible due to its protection level
I am facing above this two errors how can I solve this problem. Thanks in Advance. a.nurulhudahossain016.o@gmail.com
Issue Analytics
- State:
- Created 5 years ago
- Comments:10
Top Results From Across the Web
Frequently Asked Questions
I'm using Unity 5.6 and SteamVR but I cannot see my controllers in any of the example scenes. This is a bug with...
Read more >compiler errors with VRTK
When we load the vrtk plugin and try to use the prefabs, it gives compiler errors so i can't enter playmode? Why is...
Read more >Unity VRTK asset error
I've just downloaded VRTK v3.20 asset in unity but after importing I am gettin some errors. I can't seem to find a solution...
Read more >VRTK error · Issue #1847 · ExtendRealityLtd/VRTK
Source of VRTK (Unity Asset Store) Version of VRTK (Unity Asset Store v3.2.0) Version of Unity3D (Unity 20181.6f1 personal ) Hardware used ...
Read more >VRTK/Oculus Integration Bug – Developer Log
The code errors appear in a set of enums appearing in a few places in the VRTK code. Commenting out any of the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Some people use open source projects while understanding the implicit agreement that comes with it. It’s foolish to assume that every maintainer is able to maintain old versions forever or specifically work for you and your interest.
For anyone who isn’t an ass about it: the mentioned bug was fixed almost a year ago and we are resource constrained with literally only two persons working on this in their free time. We do want you to join the thousands of users so you can get their help, too. They aren’t active on GitHub for various reasons.
For anyone who knows what they’re doing: fork and fix the old version that you need to keep using despite there being a non-breaking upgrade path to version 3.3 that is the current stable release, but you already know about as you read releases, release notes and get help from the community already!
Its useful to see these post, even if they’re a bit dated/redundant, since they pop up quickly when doing google searches on the issues (and some people new to VRTK might not know about the slack group or the versioning issues with the asset store vs git)