Search Issue Tracker
Unity freezes when high RigidBody.addforce force value is used
Reproduction steps: Open the attached project “Freeze” Open the scene “Assets/Scenes/SampleScene” Enter the Play mode Press the keyb... Read more
'MecanimDataWasBuilt()' assert after opening project
Steps to reproduce: 1. Open attached project2. Notice Assertion failed: Assertion failed on expression: 'MecanimDataWasBuilt()' in c... Read more
"Failed to resolve assembly" error is thrown and the Build fails when th...
Reproduction steps:1. Open the attached “SourceGenerator” project2. Build and Run3. Observe the results Expected Result: The build s... Read more
Quality Level is not highlighted when selecting it with refreshed editor...
To reproduce:1. Open Unity;2. Open Project settings;3. Navigate to Quality settings;4. Select any quality level. Expected result: le... Read more
iOS keyboard is invisible after returning from browser on iOS7
To reproduce: 1. Open an attached project.2. Build it for iOS.3. Launch it on iOS device4. Tap the only Button5. After link is opene... Read more
[UNET] OnStartServer() and OnStartClient() are not called (as host) if t...
To reproduce:1. Open project2. Build and run 'offline' scene3. When built scene is running, play scene in editor4. In built scene cl... Read more
Text inside ListView with text-overflow ellipsis is not displayed in Pla...
How to reproduce:1. Open the attached project ("TextOverflow.zip")2. Open Window -> UI Toolkit -> TextOverflow3. Notice the "H... Read more
[Backport] URP SimpleLit shader does not render with GPU instancing enabled
How to reproduce:1. Open the attached project (SimpleLitBroken.zip)2. Open the "Repro" scene3. Note which cubes are rendered and whi... Read more
[Android][Vulkan] Application crashes after unlocking the screen
How to reproduce:1. Create a new project2. Import the attached "1300015.unitypackage"3. Load the Scene "SampleScene"4. Build and Run... Read more
Scenes looses references to scripts from "non Editor" plugins (assemblies)
Reproduction steps:1. Open project attached.2. Open scene "FullDemo" (Assets\Koreographer\Demos\Scenes).3. Press play. Expected resu... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP