Search Issue Tracker
Korean characters are not visible in the Inspector when viewing script c...
How to reproduce:1. Open the attached project “IN-113404_2436697_componentInspectorKr”2. Open “SampleScene”3. Select “GameObject” in... Read more
[VisionOS] Mesh collider breaks interactions with XR interaction toolkit
Reproduction steps:d 1. Open the attached “Repro“ projected2. Open the “Assets/Scenes/HandsDemoScene AVP.unity“ Scene3. Select the “... Read more
[UIElements] Property field's status is not updated when reverting their...
How to reproduce:1. Open the user's attached "UI Elements Bugs.zip" project2. Open the "SampleScene" Scene3. Select the "Test Object... Read more
Crash at RendererScene::NotifyInvisible when entering playmode
Steps to reproduce:1. Open attached project2. Load "ImportScene" scene3. Enter play mode Notes:1. Making inactive objects "PlantMana... Read more
An invalid asset is created and an error is logged when duplicating a su...
Reproduction steps:1. Open the “EmptyNameDuplication“ project2. Expand the “Treestump.glb“ asset3. Select and duplicate any Material... Read more
EditorUtility.DisplayDialog close button looks different from the standa...
Reproduction steps:1. Open the user's attached project2. Select Bug > Reproduce from the Menu bar3. Close the first dialog window... Read more
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... Read more
Functions called by UI Toggles before Start() resulting in NullReference...
Repro step:- download and open this project- press play- notice the Null Reference exceptions: NullReferenceException: Object refere... Read more
Profiler's Hierarchy displays CPU columns instead of GPU columns when us...
How to reproduce:1. Open the project “IN-109726_UnityBugReport”2. Open the Profiler, Window → Analysis → Profiler3. Add the GPU Usag... Read more
Gradle error: "...Unexpected error during link..." is thrown when buildi...
How to reproduce:1. Open the user-attached “Android14Issue.zip” project2. Open the Build Settings window (File → Build Settings)3. C... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera