Search Issue Tracker
In the static flag dropdown menu checkmark icon next to "Everything" doe...
Steps to reproduce:1. Create/open any Unity project2. Create a new empty object and select it in Hierarchy3. Open Static Dropdown me... Read more
[Hub] Size of the Hub window reverts back to default when closing and op...
How to reproduce:1. Open Hub2. Change the size of the window3. Close the window4. Open the Hub again Expected result: Window is the ... Read more
A built-in sprite material that is incompatible with URP 2D lights is cr...
Reproduction steps:1. Open the project “SpriteRendererBug”2. Open the Scene “SampleScene”3. Enter Play Mode4. Observe GameObjects th... Read more
[Render] Camera.Render does not work in the editor, works in builds
Steps to reproduce: 1. Open the attached project 'RenderOnce'2. Open 'test' scene3. Script is attached to the cube which renders dis... Read more
[ECS] ITriggerEventsJob job handle is not registered as a job dependency
How to reproduce:1. Open the user's attached project ("PhysicsCallbackRepro.zip")2. In the Toolbar select Jobs and toggle "JobsDebug... Read more
Quick Search does not display Hierarchy GameObjects when using custom Pr...
How to reproduce:1. Open the "Teste_PreviewStage" project2. Open the "SampleScene"3. Navigate to Menu > Test and select "Open Pre... Read more
[Compiler] Sending enum cast to Method that expects an enum fails to com...
Steps to reproduce:1) open users project - check console Expected: It should either work or give a better error message Error:Unhand... Read more
[Android] Calling AndroidJavaClass.CallStatic causes a JNI crash
Repro steps:1. Open QA attached project "repro_1139007"2. Switch the build target to Android3. Build and Run Actual: App crashes aft... Read more
[iOS] Transparent objects become opaque when viewed from behind with a P...
How to reproduce: 1. Open attached project2. Add 24 - Surface Shader Example.unity scene to build settings3. Build to iOS and run4. ... Read more
[UnityWebRequest/WWW] Can't get final absolute url from UnityWebRequest ...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it and press "go"4. In console notice that relative path is ... 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
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open