Search Issue Tracker
Searching for scripting references in Monodevelop does not parse comma c...
1. Add script, which contains commas to Monodevelop (e.g. script from http://docs.unity3d.com/ScriptReference/EventSystems.IDragHand... Read more
[ShaderCompiler] Internal compilation errors in the console causes crash...
Repro steps:1) Open the project2) Select VisualReceiver.shader and make sure Skip unused shader_features is deselected3) Click Compi... Read more
[OSX]Crash when disabling colliding object from within OnTriggerStay
Repro steps:1) Open the attached project and the only scene in it2) Play the scene3) Notice the crash Regression introduced in: 5.3.... Read more
[DX12][Editor] Switching API to DX12 in "Blacksmith" scene of "Environme...
Switching Graphics API to D3D12 in the Blacksmith scene of the Environments demo project causes the editor to crash. Switching API i... Read more
Entering play mode makes NavMesh dissapear
To reproduce:1. Open newly attached project2. Open scene.unity scene3. Select NavMeshSurfaceHolder game object4. Bake navmesh on the... Read more
[PlayerSettings] After changing Graphics API some UI elements do not res...
After changing Graphics API (Seemingly any to any) some UI elements do not respond correctly. Examples: 1) The scene view window doe... Read more
NetworkLobbyManager changes the scene as soon as one player is readyToBegin
Repro steps:1) Open the attached project and build it2) Run two instances of the build3) On one build host a multiplayer match, with... Read more
[Windows][TerrainComponent] Popup window rendering disappears after mini...
Steps to reproduce: 1. Open Unity on Windows;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terra... Read more
[DX12][Editor] Closing editor in DX12 mode brings up Bug Reporter
Every time the editor is closed in DX12 mode the Bug Reporter is opened, even though there is no evidence of a crash (crash dumps in... Read more
[UWP] float.Parse invalid format exception with IL2CPP
Reproduction steps: 1. Go to regional settings.2. Change Format on "Formats" tab to something that has different number delimiter (f... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS