Search Issue Tracker
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[Shadergraph] Subgraphs containing derivative-related functions can be p...
Repro steps:1. Create a subgraph2. Create a "position" node3. Create a "ddx" node4. Plug the position node into the input of the ddx... Read more
[XR][Oculus Go][Oculus Quest] Edges of textures jitter substantially wit...
Repro steps:1. Open user attached project2. Switch build target to Android3. Player Settings -> XR Settings -> Add Oculus SDK4... Read more
Nested GameObject with many layers gets the text cut off in Hierarchy V2...
How to reproduce:1. Create a new Unity project2. In the Hierarchy, create a nested GameObject with many layers3. When the child Game... Read more
[SceneManagement] Unity crashes due to error in SceneManager:UnloadScene...
Steps to reproduce: 1. Open attached project "751480.zip"2. Open scene "NeighborStream"3. Enter play mode4. Hold down "W" key to mov... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warn...
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warning on adding prefab without Network Identity 1. What ... Read more
The "Properties..." shortcut does not open the Focused Inspector window ...
To reproduce: 1. Download the attached project "TestEditorShortCuts.zip" and open it in Unity2. Open the "TestingShortcuts" scene3. ... Read more
Validation message in package creation contains unclear 'SemVer' abbrevi...
Steps to reproduce: Create a project Window -> Package Management -> Package Manager Click “” and select “Create package” Ente... Read more
Calculation results are different from Coroutine and normal function
Calculation results are different from Coroutine and normal function. Steps to reproduce:1. Open attached project's "777550.zip" sce... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default