Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.1.0b4
Issue ID
692577
Regression
Yes
Some Assets don't work in Unity Free
To reproduce:
1. Create a new project
2. Create a Material in Project view using context menu
3. Select something else (like Main camera in the scene view, or another asset in the project view)
4. Select the Material
Expected result: Inspector shows the material and you can change it, also you're able to add the Material to gameobjects
Actual result: Inspector is blank and you cannot add the material to gameObjects.
Note: after opening a project with such a Material in 5.0.1p2 and rebuilding (Yes, I know that downgrading projects is not supported), the Material created previously loaded up just fine and can be added to gameObjects.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment