Search Issue Tracker
[VFX] EditorGUI.BeginChangeCheck and EditorGUI.EndChangeCheck() not work...
This issue comes from a user feedback on the forum: [https://forum.unity.com/threads/modifying-exposedproperties-doesnt-trigger-e... Read more
Unity Hub displays the Source Control badge when using a project which d...
How to reproduce: 1. Create a new Unity project 2. Select “Edit” → “Project Settings…” in the main menu 3. Select your organization ... 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 ... Read more
FPS drops when the Camera is on the right side of the instantiated GameO...
How to reproduce: 1. Open the user's attached "GPU instancing test.zip" project 2. Open the "InstancedIndirectExample" Scene 3. Ente... Read more
~5-7 ms Physics.Processing spikes periodically appear in a relatively em...
Repro steps: 1. Open attached project 2. Create a Physics Material and set Bounciness to 1 3. Attach the material to the plane and s... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro: 0. Make sure your system is clean (no Unity or VS were installed on it before). 1. Using download assistant install Unit... Read more
The Search window returns assets with unrelated names with a single char...
Reproduction steps: # Open the “kun” project # Press CTRL + K # In the Search window type “4. t:scene” Expected result: One... Read more
[UI Toolkit] Event is triggered on the wrong element after calling StopP...
How to reproduce: 1. Open the attached '1283061.zip' project 2. Open 'SampleScene' and enter the Play mode 3. In the Game view selec... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project. 2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button) 3. Select Canvas in Hierarc... 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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time