Search Issue Tracker
Toggling child colliders of a kinematic rigidbody stops collision detection
Steps to reproduce: 1) Download attached project. 2) Open scene "ColliderSwapProblem" ("Assets/Scenes/"). 3) Play the scene. (Open s... Read more
Division by zero in OnDrawGizmos freezes Unity
Steps to reproduce: 1. Open attached project's scene "main". 2. Select RoadA Game Object. 3. Change resolution to 0. 4. Unity freeze... Read more
Setting UI Text component text to empty throws error
I'm not attaching project for this case, because its extremly simple to reproduce. 1. Create project. 2. Hierarchy->Create->UI->Tex... Read more
[OcclusionCulling] Undo/Redo does not work in Occlusion Culling window
Steps to reproduce: 1. Open any project 2. Open 'Occlusion Culling' window (Windows/Occulsion Culling) 3. Open 'Bake' tab 4. Change... Read more
App crashes when Strip Byte Code is enabled
How to reproduce: 1. Open attached project 2. Build to iOS and run 3. Press the 'Load' button - Note that the build crashes Read more
[OldGUI] Editor crashes with "mono.dll caused an access violation" error...
Steps to reproduce: 1. Open the attached project 2. Open 'Scene' 3. Play the scene 4. Move the cursor over 'timeScale=0' button, no... Read more
[OnTriggerStay] OnTriggerStay is not called on root RigidBody object whe...
To reproduce: 1. Open attached project 2. Run scene 3. Notice that OnTriggerStay doesn't get called 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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running