Search Issue Tracker
Unresponsive Package Manager window is opened when importing Asset Store...
Steps to reproduce:1. Open new Unity project2. In Package Manager, install the Input System package3. When prompted with the modal w... Read more
Naming of Brush Strength is inconsistent between the Inspector and the B...
How to reproduce:1. Open the project from comments or create a project and set up "Terrain Tools"2. Enter Scene "SampleScene"3. Crea... Read more
[Windows] Editor windows are not focused when opening it the second time...
1. Create and open any project3. Minimize an editor window (tested on "Project", "Game", "Hierarchy" and "Package Manager").4. Try a... Read more
Error is thrown when enabling a Keyword on a Shader
How to reproduce:1. Open the attached Project "shaderTest" and load the Scene "New Scene"2. Enter Play Mode3. Observe the Console Ex... Read more
[URP]Blit op using swap buffer does not work with OpenXR SPI and OculusX...
Steps to reproduce:1. Open the attached user's project "SwapBuffer.zip"2. Open the "Assets/Repro/test.unity"3. Make sure that either... Read more
Texture3D Asset is twice the size when creating Texture3D Asset via script
How to reproduce: Open the attached project "Texture3D bug.zip" Select Assets/Textures/Texture3D.asset Expected results: The Texture... Read more
Missing compute kernel or bad constant buffer bindings not throwing warn...
How to reproduce: Open the attached project "New Unity Project.zip" Enter Play Mode Expected results: "10" and "20" are shown in the... Read more
Used Editor version is not fully shown in the Editor window
How to reproduce:1. Create any new project2. Observe the version shown in the Editor window Reproducible with: 2023.2.0a2Not reprodu... Read more
Rendering in Player is broken on Macbook built-in display when useHDRDis...
Reproduction steps:1. Open the attached Project “RenderBug”2. Go to File > Build And Run Expected result: The Player is built wit... Read more
Performance degrades when profiling in newer Editor versions
How to reproduce:1. Create a new project2. Enter Play Mode3. Open the Profiler window (Window → Analysis → Profiler)4. Change the pr... 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