Search Issue Tracker
Dragging a Game Object into a Scene that is not loaded causes other not ...
How to reproduce:1. Open attached "New Unity Project.zip" project and Scenes/SampleScene scene2. Additively load Scene A and Scene B... Read more
Splitter resize cursors flicker on Linux and Windows
When mousing over a splitter on Windows or Linux, sometimes the resize cursor changes to an arrow for a pixel before changing back t... Read more
[Reflection Probes] GameObjects are black when two GameObjects with Meta...
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Open the "SampleScene" Scene3. Double-click the "Cube" GameO... Read more
OnDisable and OnDestroy not called on ScriptableObject when Loaded/Unloa...
How to reproduce:1. Open the attached "Dumpster Fire.zip" project2. Build to Standalone with Development Build option -> run the ... Read more
[ShaderGraph] Pressing the Enter key does not expand the selected Node C...
How to reproduce:1. Create a new URP Template project2. Create a Blank Shader Graph3. Press Spacebar to open the Node creation menu4... Read more
[Pixyz] [macOS] Pixyz windows are black, there are no warnings in the c...
Reproduction steps:1. Open the project in "PiXYZTest.zip"2. Go to Menu Item Pixyz -> Import Model3. Click Open License Manager Ex... Read more
[Device Simulator][UX] Missing dropdown to switch to Game view
How to reproduce:1. Create a new project2. Go to Game tab3. From 'Game' dropdown switch to Simulator view (by clicking Simulator)4. ... Read more
[XR]][Vulkan][Quest1] Apps have significantly higher memory consumption ...
Repro steps:1. Open the user's attached project "VulkanTest.zip"2. Make sure Graphics API is set to GLES3. Build and Run on Quest1/2... Read more
Only the latest imported Asset's path is recorded when multiple Assets a...
How to reproduce:1. Open the user's attached "MinimumSampleProject" project2. Import both attached Material Assets (Assets->Impor... Read more
[Other] The AssetBundle of AnimationClip contains redundant data
Reproduction steps:1. Open attached project "New Unity Project.zip"2. In Editor menu, select Builds -> Build Asset Bundles3. Use ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used