Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
4.6.0b10
Issue ID
614452
Regression
No
Adding a DontSave component to a normal GameObject throws errors
To reproduce:
1. Open attached project
2. Open scene test
3. It contains a gameobject with a components that is set to "DontSave"
4. Enter play mode and inspect the console - "Component MeshFilter could not be loaded when loading game object. Cleaning up!" - unity is still trying to load the component
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
Add comment