Search Issue Tracker
Wrong Image placement when re-enabling prefab and its Canvas and Canvas ...
To reproduce:1. Open project2. Play 'canvas-bug-test' scene3. Re-enable 'Root' game object4. Re-enable Canvas in 'Window1' game obje... Read more
Many different errors are shown when importing the specific .blend file
To reproduce: 1. Create a new project2. Import the .blend file, attached by tester (blank.blend)3. Observe console Expected: no erro... Read more
If prefab is instantiated with PrefabUtility.InstantiatePrefab children ...
How to reproduce:1. Open 'Test Scene' in the attached project2. Delete 'child' object3. Press play in editor. (child object is insta... 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 are l... Read more
[Prefab] PrefabUtility.CreatePrefab function throws null reference exept...
Steps:1. Run -> PrefabUtility.CreatePrefab("prefab.prefab", null);or1. Open attached project2. 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 behaviou... 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 reproduc... 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" project2. 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 scene4. Observe the warning in Console... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject