Search Issue Tracker
Double-clicking exceptions from within external assemblies not handled p...
Scenario:A method defined inside an external assembly throws an exception or does a Debug.Log.The user double-clicks the message in ... Read more
Unity installer doesn't check for free space on disk
It looks like Unity installer doesn't check if there is enough free space on disk. I just got an error when installing Unity - it fa... Read more
AssetPostprocessor - OnPostprocessModel doesn't allow postprocessing of ...
It looks like OnPostprocessModel is called before @ animation are added to the model, which means you can't postprocess these animat... Read more
Mono compiler ICEs while attempting to compile the attached script
Mono compiler ICEs while attempting to compile the attached script. Reproducible simply by adding the script to the assets directory... Read more
Draw calls not being reclaimed from deactivated objects
Shouldn't the draw calls with de-activated Water3 be the same as not having Water3 at all? To test this... - Open the scene and add ... Read more
Game view is being rendered on the water in the scene view.
Game view is being rendered on the water in the scene view. Please view attached screenshots. Repro Steps: 1) Launch unity with Boot... Read more
useGUILayout = false spams console
useGUILayout = false spams console. If a project uses GUILayout with MonoBehaviour.useGUILayout set to false, the console is spammed... Read more
Unity crashes when calling DestroyImmediate(this) in Editor script
- Create an editor script (e.g. inspector window for a component) which calls DestroyImmediate(this)- Add this component to a game o... 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][Vulkan] 2D lights change position and orientation when rotating a device and project is built with Vulkan and PreTransform enabled
- UI Builder does not recognize data source path as compatible unless it was already used previously
- Crash on CertificateHandlerScript::ValidateCertificate when UnityWebRequest validates a TLS certificate on the curl worker thread
- "Animate Cross-fading" remains enabled in a "LOD Group" component when "Fade Mode" is set to "None"
- Curve tangents cannot be weighted in Visual Effects curves