Search Issue Tracker
[Profiler] Unable to Uncheck Timelines
Repro steps:1) Open Profiler window in the Editor2) Click colored boxes in the GPU and CPU tabs - everything works as expected3) Cli... Read more
[Texture EXR] Textures imported from EXR files in Unity 5 have misaligne...
Reproduction steps:1. Open attached project "EXR Import"2. Observe "Polar_UVs_halfRes.exr" texture3. Unity 4.6 and Unity 5 import th... Read more
[NavMeshObstacle] Object orientation changes cause re-carving of NavMesh
Steps to reproduce: 1. Open attached project2. Open scene 'scene'3. Enter play mode and open scene view (with play mode on)4. Select... Read more
AddListener and RemoveListener generate a lot of garbage
How to reproduce: 1. Open attached project2. Attach script Test.cs to any game object- The script simply creates and removes listene... Read more
Wrong documentation regarding Asset Server
User reported a mistake in our documentation page. He pointed out that the line"To access the Administrator controls, launch Unity a... Read more
'Mute audio' button in Game view should be 'Mute Audio' to match the gen...
Steps to reproduce: 1. Open any project with Unity2. Notice that 'Mute audio' button in the Game View is not capitalized while all o... Read more
Object.FindObjectOfType finds all objects of type and returns the first ...
How to reproduce: 1. Open attached project2. Attach script Test.cs to any gameobject- The script simply attempts to find an object o... Read more
Plugin crash on quitting viking village scene
-e: when playing the viking scene and quitting the plugin crashes -tested Win7, FF & Chrome -repro--get viking village from Asse... 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
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point