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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment