Search Issue Tracker
Wrong Image placement when re-enabling prefab and its Canvas and Canvas ...
To reproduce: 1. Open project 2. Play 'canvas-bug-test' scene 3. Re-enable 'Root' game object 4. Re-enable Canvas in 'Window1' game ... Read more
Many different errors are shown when importing the specific .blend file
To reproduce: 1. Create a new project 2. Import the .blend file, attached by tester (blank.blend) 3. Observe console Expected: no ... Read more
If prefab is instantiated with PrefabUtility.InstantiatePrefab children ...
How to reproduce: 1. Open 'Test Scene' in the attached project 2. Delete 'child' object 3. Press play in editor. (child object is in... Read more
Scene Manager does not have undo functionality
Steps to reproduce: 1. Create new project. 2. Create several scenes. 3. Open those scenes in additive. things that does not work a... Read more
[Prefab] PrefabUtility.CreatePrefab function throws null reference exept...
Steps: 1. Run -> PrefabUtility.CreatePrefab("prefab.prefab", null); or 1. Open attached project 2. Open "TestScene" Read more
NullReferenceException error in the console when reverting prefab
NullReferenceException error in the console when reverting prefab. The prefab refers to an abstract (and thus invalid) mono behavio... Read more
Creating Materials during OnRenderObject introduces asset database incon...
When creating materials using OnRenderObject() function it creates two materials. Deleting them resolves in Unity crash. To reprodu... Read more
Unsaved changes window is almost impossible to use when closing a lot of...
How to reproduce: 1. Open the user's attached "SaveTooManyScenesBug" project 2. In the main menu, click Bug -> "Step 1 open scenes" ... Read more
LoadAsset() throws The referenced script on this Behaviour (Game Object ...
Steps to reproduce: 1. Open the attached project(Own Cloud) 2. Open the scene "test" 3. Play the scene 4. Observe the warning in Con... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow