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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera