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
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
Add comment