Search Issue Tracker
[HDRP]Template Light Map is corrupted on first launch before rebaking
To reproduce:1. Create a new HDRP Template project2. Observe the Concrete wall material in Sample Scene Expected: the UV maps are th... Read more
GameObject in the Game View gets clipped when changing Dynamic Resolutio...
Steps to reproduce:1. Open the user-provided project in "Lighting.zip"2. Enter Play Mode3. In Hierarchy Windows select "Dynamic Reso... Read more
The first dropdown menu element is selected when selecting the last elem...
How to reproduce:1. Open project "BugReport.zip"2. Open "Scene" Scene (Assets>Scene)3. In the Hierarchy window select "GameObject... Read more
Crash on MoveSmall when using TextAsset's text property on a big text file
How to reproduce:1. Open the user's attached project2. Enter Play Mode Expected result: Editor enters Play Mode and TextAsset.text r... Read more
Unity crashes on calling dispose multiple times
How to reproduce:1. Open the attached "CrashBug.zip" user project2. In the top bar menu click the "HERE" button3. Click the "CrashWi... Read more
[Performance][Oculus] GPU utilization is higher by ~20% and frame time i...
Reproduction steps:1. Open the attached user's project "CactusShaderOptimizations_2020.zip"2. Make sure that Graphics API is set to ... Read more
Nested prefabs lose changes made to their object after saving when paren...
How to reproduce:1. Create a new empty 3D Project2. Add a Cube to the Scene and Save3. Add a Sphere to the Scene and Save4. Make the... Read more
Game Object after Collisions goes through another Game object with a col...
Reproduction steps:1. Open the user's attached project2. Enter Play Mode3. Drive with tank into some obstacle Expected results: Afte... Read more
Compute shader cannot compile when using "for loops" on a 2D static arra...
Reproduction steps:1. Open project "ComputeShaderLoop"2. If you don't immediately see the errors, open Scripts/MeshGenerator and cli... Read more
Context menu does not pop up when right-clicking Particle System Rendere...
How to reproduce:1. Open the attached project (ParticleRendererTest.zip)2. Open scene Scenes/SampleScene3. In the Hierarchy window, ... 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