Search Issue Tracker
[URP] Decal produces z-fighting with parallel surfaces when the decal's ...
Decal produces z-fighting with parallel surfaces when the decal's material uses a Normal From Height node in the Shader Graph How to... Read more
WebGL build fails to run properly with 2DAnimation skinned animation
1: Open a new project with 2D template2: Import 2D Animation samples 3: Build WebGL with scene "_Character"4: Run the build Note tha... Read more
[HDRP] Volumetric Fog flickers when using secondary Camera which renders...
How to reproduce:1. Open the attached project("HDRP_Flicker")2. Go to Scenes > SampleScene3. Move around in the Scene View Expect... Read more
Debug.Log applies formatting for date and time in the DateTime struct wh...
Reproduction steps: Open attached “Debug.Log” project Open “Sample Scene” scene Enter the Play mode Expected result: Two dates in th... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
[HDRP] Material upgrader breaks standard transparent materials
Version tested: 2020.1.0a5 + 7.0.1 Steps to reproduce:1) Open attached scene or create an empty standard pipeline project along with... Read more
Subemiter's Emission position is not the same when emitted by the Parent...
How to reproduce:1. Open the attached project2. Go to the "ParentedParticles" Scene3. Click on the "Parent system" in the Hierarchy ... Read more
Use legacy light probe sample counts is enabled for newly created projects
Steps to reproduce: 1. Create a new project using any template2. Open Project Settings > Editor3. Notice that "use legacy light p... Read more
Can't inherit the Alive value from the Spawner context
Repro steps: Create a default VFX Graph and drag it in the scene Add a Set SpawnEvent Alive block in the spawner and set it to {}fal... Read more
Stack overflow crash when in Play mode
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/MainScene'3. Enter Play mode Expected result: Play mode ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template