Search Issue Tracker
ScreenCapture CaptureScreenshotAsTexture failed to generate texture when...
How to reproduce:1. Open attached project "ScreenshotBugStripped.zip" and scene "SampleScene"2. Enter Play mode3. In Game View, set ... Read more
The Game view is black and the Editor throws a NullReferenceException af...
Reproduction steps: Create a new project with com.unity.template.hdrp-blank (empty HDRP project) Go to Window → Rendering → HDRP Wiz... Read more
[HDRP] Volumetric clouds are synced per camera and not via a global time...
Repro steps :- Open attached project- Open scene called "Clouds"- Press Play- Select disabled gameobject called Camera and enable it... Read more
Collab Ignore Rules Ignored
1. What happened After adding rules in the .collabignore file that worked properly with Unity Collaborate v2.0.0-preview.17 in Unity... Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... Read more
[Lighting] Point Light cookie non-cube texture unassigns the texture wit...
Steps to reproduce:1. Open attached project2. Select a Point Light in "SampleScene"3. Try to assign non-cube texture to a cookie- Th... Read more
Texture2D file size increases when the Texture Shape is set to 3D/2D Array
Reproduction steps: 1. Open the attached project “TextureProject” 2. Open the “Assets/New Scene.unity” scene 3. Select the “Assets/T... Read more
Rendering stops and light cookie error is spammed when light limit is re...
Mobile has a per frustrum light limit of 32 in URP. The expected result when this limit is hit is light popping. When the limit is h... Read more
UIElements throw exceptions when there are ~200 and more symbols
To reproduce:1. Open the “UIElementsTextException” project2. Open the UIelementsWindow window (Test → UIelementsWindow)3. Create a n... Read more
Copy-pasting material properties between different materials throws exce...
This is a regression from: [https://github.cds.internal.unity3d.com/unity/unity/pull/15924] Steps to reproduce: Add TMP to the proje... 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