Search Issue Tracker
[URP] Unity crashes when setting the Material in Mesh Renderer to "Defau...
Reproduction steps:1. Open the user's attached "My VR Template 1.zip" project2. In the Hierarchy select "Triangle" GameObject3. In t... Read more
UI builder uxml files retain reference to non-existing assembly definiti...
How to reproduce:1. Open attached project: IN-1183582. In the Project window open “Test” folder3. In the Project window right click ... Read more
[Linux] On clicking scene.unity in File Explorer opens in Text editor in...
On clicking scene.unity in File Explorer opens in Text editor instead of Unity Editor Steps to Reproduce: 1. Create a new Project2. ... Read more
[Unity Hub] Hub searches for Unity in the wrong folder after changing In...
How to reproduce:1. Open Unity Hub2. Go to the Installs tab, select a version, start installing it3. While it is still installing, c... Read more
[Mobile] Crash on GenerateShapesHash(Unity.Collections.NativeArray`1<Uni...
How to reproduce:1. Open "botr.zip"2. In Build Settings select "Scenes/Game"3. Build and run for Android Reproducible with: 0.16.0-p... Read more
[LightModule] Lights are not cleared when Stop() and Clear() are called.
Repro steps:1. Open Scene1 from attached project.2. Press Play3. Press the Space button to stop the particles4. Observe how the part... Read more
NonAlloc queries return RaycastHit arrays with null/empty members
1. Open attached project2. Open scene scene.unity- Note there is a Cube in the scene, along with two red Sphere gizmos3. Play the sc... Read more
[GameView] Input value for the Width and Height is not changing when a m...
On dragging the mouse cursor over the input field of Width and Height under Free Aspect Ratio don't change its value, Refer attached... Read more
The OpenXR package causes compiler errors when the Android JNI built-in ...
Steps to reproduce:1. Open the attached “IN-120819“ project2. Switch to the Android Build Platform Expected Result: The Android JNI ... Read more
[Windows] Turning off VSync in Application.focusChanged causes another c...
How to reproduce:1. Open the user's attached "repro-focus-error.zip" project2. Open the "SampleScene" Scene3. Go to File -> Build... 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
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template