Search Issue Tracker
Unity Shader Compiler crashing when looking at material which has custom...
The project is already rigged to crash the Shader Compiler upon launch, the following steps are too replicate the crash. 1) Open att... Read more
Microphone.Start always has 0 channels available
Steps to reproduce:1. Open the attached project (MicTestProject.zip)2. Open the Assets/main.unity scene3. Press play4. Observe the C... Read more
[Android] WaitForTargetFPS doesn't show up in profiler when multithrea...
How to reproduce:1. Open the attached project "FPSTestProject.zip"2. Disable multithreaded rendering in Android Player Settings3. Bu... Read more
OnCollisionExit for Convex colliders is only called after the mesh trave...
Steps to reproduce:1. Open the scene2. Enter play mode3. Make sure Console window is visible4. Press Jump.Force = 100 button5. See t... Read more
Error reimporting Scriptable Objects when parent folder contains dots
How to reproduce: 1. Create a new project2. Create a new script extending ScriptableObject3. Create an asset of that type4. Create a... Read more
[Regression][Undock] Tab is unresponsive and NullReferenceException is t...
Steps to repro: 1. Create new project;2. Select any GameObject in the Hierarchy (for instance, Directional Light);3. Lock Inspector ... Read more
Crashes when removing a Rigidbody from prefab when instance of a prefab ...
Steps to reproduce:1. Open the attached project (TestProject.zip)2. Open the Assets/test.unity scene3. Select Assets/cube.prefab and... Read more
[Collab] "operation is already running" when trying to revert a change w...
1. Open a new Unity project2. Enable collab3. Create two scripts "a.cs" and "b.cs"4. Commit the scripts to collab5. Add a comment to... Read more
Rendering objects using a GrabPass shader to a RenderTexture with non-de...
Steps to reproduce:1. Open the attached project (RenderTextureGrabPassRepro.zip)2. Open the Assets/main.unity scene3. Observe the er... Read more
[Undo] Unity crashes after undoing deleting prefab with UI element
Steps to repro: 1. Open attached project;2. Open Assets -> Scenes -> main.unity;3. In the Hierarchy expand UI -> Main Windo... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved