Search Issue Tracker
[iOS][Regression] Signing info gets broken when appending a project whic...
1. Build any project.2. Disabled automatic signing and a select a provisioning profile.3. Build in Unity and use append on the gener... Read more
Scriptable Objects execution order is ignored
How to reproduce:1. Open the "ScriptableObjectOrder" project2. Open the Main scene3. Enter Play mode4. Look at the console in what o... Read more
[OpenGL][Windows x86] OpenGL Builds crash on Windows 7 32-bit with Intel...
Empty Windows x86 Builds with Auto Graphics API for Windows set to OpenGLES2 or OpenGLES3 crashes on Windows 7 32-bit computers with... Read more
mono callstack overflow when callling Resources.UnloadUnusedAssets and c...
Crash with mono callstack overflow when calling Resources.UnloadUnusedAssets from a project with c# scripts that contain large, nest... Read more
Editor crashes when calling StopAssetEditing from playModeChanged callback
To reproduce: 1. Open the project, attached by the user (Test Project.zip)2. Enter Play mode3. In the popup, press Quit Expected: Ed... Read more
[AI, NavMesh] Bake Nav Mesh in Editor without needing Read/Write enabled
If using NavMeshSurface, if you need to use the mesh to bake the navMesh in the Editor but not at runtime. They still have to be set... Read more
Processes with Layout Rebuild or Graphic Rebuild shows under unrelated C...
Reproduction steps:1. Open the attached project.2. Open profiler.3. Enable Deep Profile.4. Play the scene.5. Click the Space button ... Read more
The parameter in animator was reset when the animation clips are replace...
Steps to reproduce:1. Open the attached project2. Open the scene.unity3. Play the scene4. See the output in console:Before set@Start... Read more
Last frame of an unloaded scene is shown instead of newly loaded scene w...
Steps to reproduce:1. Download and open the latest attached project(OC Link)2. Uncomment line 76 in the UIDashBoardController.cs and... Read more
Random.value does not return 0.0f or 1.0f
To reproduce:1. Open attached Unity project "randomvalue.zip"2. Open "doesnotreturn" scene3. Go into Play mode Expected result: By d... 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 MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically