Search Issue Tracker
Lights/Shadows are not visible, when looking at the light source directly
Reproduction steps:(Check the attached video1. Open the project (link is in the edit)2. Open the scene3. Hit play4. Walk towards the... Read more
UnityEditor.EditorUtility does not contain a definition for SetSelectedW...
Steps to reproduce:1. Open attached project "etsett.zip"2. Open Console windowResult: compiler error - "UnityEditor.EditorUtility do... Read more
[Textures] Crash in FreeImage.dll when importing some large (32k x 35k p...
Reproduction steps:1. Open the project in Unity2. Right click on Assets3. Click on Reimport Unity crashes during the process of impo... Read more
Inspector: MissingReferenceException when applying Model changes
Using an AssetPostProcessor to add a Component to an imported model (fbx), causes Unity to display an error when import settings cha... Read more
RequireComponent does not work for adding multiple components of the sam...
To reproduce:1. Open attached project ("New Unity Project 11.zip")2. Add the script "requireThings" to any objectNotice that it only... Read more
Reverting a Prefab causes MissingReferenceException
To reproduce:1. Open attached project2. Drag the cube prefab into the scene3. Add a component to the cube gameObject4. Press "revert... Read more
Memory leak in the project selection window
To reproduce:1. Open Unity2. Press "OPEN"3. Notice the memory usage climbing (on my machine it's about 10MB/s, and it climbed up to ... Read more
Opening a scene crashes the editor while rendering game view camera(s)
To reproduce:1. Open attached project2. Open the scene "LightScene"Unity should now crash. The stack trace seems to indicate that th... Read more
When changing model's pivot point location in Blender, the same part of ...
Steps to reproduce:1. Open attached file2. Open "Scene0" scene. Scene contains "Original" (imported directly from Blender) and it's ... Read more
Quaternion rotation behaves differrently since 5.5
To reproduce:1. Open attached project2. Press and hold A and click3. Notice that the sword animation looks weird (.gif added to edit... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default