Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
Issue ID
1063714
Regression
Yes
Unity fails to load with error "get_skinIndex is not allowed to be called from a ScriptableObject constructor"
I upgraded a project from 2017.1 to 2018.3.a6. The project loads fine but I'm unable to click any game object in the hierarchy. If I try to move the Unity Window it will turn completely red. If I close and reopen the project it continues to display red and i'm unable to work.
Steps to reproduce
- Unzip the attached project and open with Unity 2018.3.0a6.
- When project has loaded try to click on any game object in the hierarchy.
Notice issue >> nothing is selectable..
- Resize the Window, from the bottom left hand corner.
Notice issue >> windows turns RED.
Tested: OSX
Broken: 2018.3.0a6
Working: 2018.3.0a5, 2018.2.0f2 (Scene needs to be rebuilt)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment