Search Issue Tracker
[URP] Incorrect colors in Scene when using Subtractive and Multiply Blen...
Reproduction steps:1. Create a new URP Template project and enter a new Scene2. Switch Scene view to 2D3. Create a 2D Renderer and a... Read more
Unlit/PBR Shader Graph Keywords menu is too small and is difficult to na...
How to reproduce:1. Open attached project2. Select New Shader Graph asset3. Press "..." button next to the Keywords label at the Ins... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
[VFX] Cannot drag value with inline Float operator (and a few others)
Steps to reproduce: 1. Create a VFX Graph 2. Add a Float operator 3. Try to change the value by dragging the empty area on the left ... Read more
[UIElements] Final slider value field is not present for VisualElements ...
Final slider value field is not present for VisualElements Container. Refer the attached screenshot Steps to reproduce1) Open attach... Read more
Cancel button won't stop Shader Graph from compiling, user is unable to ...
Reproduction steps: Open the attached project Go to Assets → CreativeCore_Shaders → ShaderGraphs Click on any Shader Graph asset In ... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
[UDP] Push UDP Settings does not throw error on failure nor provide indi...
After installing the Universal Distribution Portal (UDP) package, "UDP Settings" will be exposed to the user, where the user can the... Read more
[HDRP] Refraction fades to sky color on the edges of the screen
How to reproduce:1. Open the attached project ("case_1184935-Refractions.zip")2. Open the repro scene ("New Scene")3. Move the "Sphe... 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