Search Issue Tracker
Fixed Joint Component doesn't restrict movement when connected between a...
Reproduction steps:1. Open attached project "1339597.zip"2. Open Scene "Articulation Joint"3. Enter Play Mode4. Observe the Game vie... Read more
[2021.3 only] Crash on Transform_CUSTOM_set_localScale_Injected when ope...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Game/Prefabs/House.prefab“ Prefab Expected result: Th... Read more
First frame of TextMeshPro text is rendered as squares
How to reproduce:1. Open attached project "TmpBug.zip"2. Enter Play mode (the Editor will be paused automatically)3. Observe Game or... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
PostProcessingVolume Effect List Not Repainting When Editing Values Via ...
Reproduction steps:1. Open the user’s attached project2. Open ”SampleScene” Scene3. Open Inspector Windows for “Script” and “PostPro... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps:1. Open attached project2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Documents\P... Read more
ReflectionTypeLoadException is thrown when importing Code Analysis and M...
How to reproduce:1. Open the attached project2. Enter the Play Mode3. Observe the Console Window Expected result: ReflectionTypeLoad... Read more
"(GetStatus) Cannot get non-existing progress id 5." error is thrown whe...
To reproduce: Open Unity Hub and create project with the "3D Sample Scene (HDRP)" Template; When the project is opened switch to the... 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