Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a7
Issue ID
1066700
Regression
Yes
Editor throws "get_dataPath is not allowed to be called from a script constructor" error on upgrading project from 18.2 to 18.3
Editor throws "get_dataPath is not allowed to be called from a script constructor" error on upgrading project from 2018.2 to 2018.3.0a7
Steps to Reproduce:
1. Import "The Courtyard" from the Asset Store to 2018.2.0f2
2. Close the project and open it with 2018.3.0a7
3. Open "Courtyard" scene
4. Enter Play mode.
Reproduced with:
2018.3.0a7
Not reproduced with:
2018.3.0a6.
Error Details:
UnityException: get_dataPath is not allowed to be called from a script constructor (or instance field initializer). Called from 'SubstanceImporter'.
See "Script Serialization" page in the Unity Manual for further details.
Substance.Game.NativeCallbacks.InitSubstance ()
Substance.Game.SubstanceMain.Initialize ()
Substance.Editor.SubstanceImporter..ctor ()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment