Search Issue Tracker
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
GameObject with Script Component containing OnDrawGizmos() function gets...
How to reproduce:1. Open "DragSelectExample" Scene in the attached "case_1151531-PickRectObjects.zip" Unity project2. Select the Gam... Read more
Crash on mono_spill_global_vars when using "as" operator with a Nullable...
To reproduce:1. Open attached project2. Open "Test" scene3. Play the scene Actual behavior: Unity crashes Regression from 5.1 to 5.2 Read more
[OnTriggerStay] Children object trigger colliders are not reacting
Repro steps:1) Open the project2) Run Test.scene3) Notice that the child object(Trigger Right) does not light up even if collision h... Read more
Player crashes on UnityMain when loading Scenes
Reproduction steps:1. Open the user’s attached project2. Build and Run3. In the built Player, select AutoRunner > Sequence4. Wait... Read more
AssetBundle indeterminism caused by mesh streaming info
If the same mesh is used in 2 AssetBundles, the first time is streamed and second time it is not(used by vfx for instance). The seco... Read more
OnTriggerExit2D is not called when resizing collider
Steps to reproduce:1. Open attached project's scene "1".2. Enter play mode.3. Select test22 game object in hierarchy.4. Change Circl... Read more
Shortcut conflict when rebinding Middle Mouse and Shift + Middle Mouse b...
Reproduction steps:1. Create a new “3D” project2. Open Shortcuts window (Edit > Shortcuts)3. Find “Temporary Orbit Tool” shortcut... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size