Search Issue Tracker
[Addressables] Exceptions are thrown at runtime when Play Mode Script op...
How to reproduce:1. Open the attached project ("case_1173999-steel-flood.zip")2. Open the repro scene ("World")3. Build Player Conte... Read more
[IL2CPP] "BuildFailedException" and Bee errors are thrown in the Console...
Reproduction steps:1. Open the "UI Interaction" Scene in the attached project "VR.zip"2. Go to File > Build Settings3. Add "UI In... Read more
Memory Leak in Android build when Full Stack Trace logging is enabled
Reproduction steps:1. Download and build the submitted project "project.zip"2. Open the built .apk in Android Studio (File -> Pro... Read more
An image in png format has a black artifact in the Editor
Reproduction steps:1. Open the user's attached project2. Go to the 'Assets/Icons/Game'3. Open the 'Runway.png' in any external image... Read more
Visual Effect Graph templates are not presented for LWRP
Steps to reproduce:1. Unzip Users attached project "Crapoutis.zip"2. Navigate to Library -> PackageCache -> com.unity.visualef... Read more
[IMGUI] "Edit Collider" button is overlapping with the "Material" Proper...
The "Edit Collider" button is overlapping with the "Material" Property, for all 2D Collider(Box Collider 2D, Capsule Collider 2D, Ci... Read more
[Other] InvalidOperationException error is thrown when accessing Propert...
How to reproduce:1. Open the "SampleScene" in the attached "1236066" project2. Enter Play mode3. Observe the Console Expected result... Read more
"Prefab mismatch: The instance object in the scene is referencing a corr...
How to reproduce:1. Open the attached project "LearningUnityV2.0.zip"2. Right mouse click on the "Barrier" Prefab in the Hierarchy w... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
"Optimal" Anim.Compression removes anim after 1 sec
1. What happenedAfter applying Optimal anim compression, I lose all animation after 1 second. 2. How we can reproduce it using the e... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP