Search Issue Tracker
Decal doesn't update when changing the texture from a script
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/OutdoorsScene” scene3. Enter Play mode Expected result: Th... Read more
[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
NetworkTransform does not autodetect CharacterController
When a NetworkTransform is added to a gameObject is detects Rigidbody and Rigidbody2D components and sets the SyncTransformMode to m... Read more
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Step... Read more
[HDRP] Depth Fail operation is not executed when Write Depth is enabled
How to reproduce:1. Open the user's attached "BugReproStencil2" project2. Open the "EnableStencil" Scene3. Select "StencilFullscreen... Read more
Debug.Log does not print the number in the string when the number is "24"
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Enter Play Mode4. Observe the C... Read more
The "RunStarted" callback method is not invoked when using the "TestRunC...
Reproduction steps:1. Open the attached project2. Open Window → General → Test Runner3. In the Test Runner window select EditMode an... Read more
The Build Profiles Scene List of an active Profile gets cleared when sav...
How to reproduce:1. Create and open a new project2. Create and open a new scene3. Create two Profiles in Build Profiles4. Add the op... Read more
Visual Effects Graph Asset's Shaders are not imported when launching Unity
Reproduction steps:1. Import the attached VfxG_TowerLevelUp.vfx2. Observe the Visual Effects Graph Asset "VfxG_TowerLevelUp.vfx" in ... 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