Search Issue Tracker
[Backport] ListView becomes unselected when scrolling with up, down, hom...
Reproduction steps:1. Open the user's attached project2. Select "test" asset in the Project window3. Select an item in the ListView ... Read more
The Sprite Shader modification does not get reflected in the Player buil...
How to reproduce:1. Open the attached project "TestUIShader_trunk.zip"2. Build And Run the project3. Observe that circle in the midd... Read more
[HDRP] SurfaceOptionUIBlock.DoOpaqueRenderingPassPopup error when in wir...
How to reproduce:1. Open the "testScene" Scene in the "case_1184602.zip" Unity project2. Switch to Wireframe scene view3. Select the... Read more
Delayed Text Field loses it's value when Shift + Tab (previous Delayed T...
How to reproduce: 1. Open attached project and "TestScene"2. Click on Canvas -> Text3. Change Delayed s3 value4. Press Shift + Al... Read more
[OnTriggerStay] Children object trigger colliders are not reacting
Repro steps:1) Open the project2) Run Test.scene3) Notice that the child object(Trigger Right) does not light up even if collision h... Read more
[GPU PLM] Neverending bake when progressive updates are on (available vs...
Kuba:Introduced by the change from total physical memory to available memory used in GPU lightmapper's scheduling logic: https://ono... Read more
UNITY_SAMPLE_TEX2DARRAY returns incorrect results
Reproduction steps:1. Open the attached project “Shader Sampling Test”2. Enter Play mode Expected result: Both of the cubes are gree... Read more
Using mirror option in the animation preview, animation becomes broken
To reproduce:1. Open users attached project "Animation Issue.zip"2. Select FBX > Character.fbx from the assets folder3. Make sure... Read more
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roaming fo... 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