Search Issue Tracker
Light components do not respect the scene visibility flag
Some lighting components still render when the GameObject is set to not be visible in the Scene Read more
Output Particle HDRP Lit Decal is incorrectly rendered when it is set to...
How to reproduce: 1. Open the attached Project "WorldSpaceVFXDecalIssue-2022.3.4" 2. Load the Scene "VFX/World Space Visual Effec... Read more
Entity's "ChunkWorldRenderBounds" component "Extents" value is always zero
How to reproduce: 1. Open attached project "static_repro.zip" and scene "static" 2. Enter Play mode 3. Open "Window" -> "Analysis" ... Read more
Unloading source asset immediately after Blit(source, dest) can result i...
How to reproduce: 1. Open "SampleScene" Scene in the attached "BundlesTest.zip" Project 2. Enter Play Mode 3. Press the "Run Blit Te... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce: 1. Open attached project 2. Add DoPlace component to any game object 3. Press play 4. Notice exception in console Re... Read more
[Linux] Player fails to call NetworkInterface.OperationalStatus property
Reproduction steps: 1. Open the attached “TestCrash” project 2. Click File > Build Settings 3. Build the project 4. Launch the P... Read more
Project crashes on opening in ShaderLab::IntShader::PostLoad(Shader*)
How to reproduce: 1. Open the attached Probuilder2.2.zip project ===Crash occurs=== Reproducible wtih: 2019.2.7f2 Not reproduci... Read more
Unnecessary/unwanted binding candidates are found when detecting and cha...
How to reproduce: 1. Open the attached 'RebindCandidates.zip' project 2. Enter Play mode 3. In the Drop-down menu select 'Mouse' and... Read more
[Shuriken] Limit velocity over lifetime allows negative values
Steps to reproduce: 1. Download and import attached project. 2. Open scene: main. 3. Play. 4. Select GREEN particle system in Hiera... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps: 1. Open Bug_Crash scene fr... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key