Search Issue Tracker
Animation transition plays only once after editing file in the external ...
Reproduction steps:1. Open the 'UI Tookit theme bug' project2. Open the 'theme1' file in any text editor3. Make any small change and... Read more
GameObject becomes darker when building with Command Line
Reproduction steps:1. Open the user's project "BuildBug.zip"2. Open the "SampleScene" Scene from Assets > Scenes3. Double click o... Read more
[Android] Hidden files in StreamingAssets folder are not included in bui...
Reproduction steps:1. Open the attached project "StreamingAssetsBug"2. Build the project for Android3. Change the extension of the c... Read more
[Device Simulator] Touch input does not work when Active Input Handling ...
How to reproduce:1. Open the attached project ("SimulateInputRepro.zip")2. Run the EditMode tests (Window -> General -> Test R... Read more
The BinaryReader read data to a Span <byte> is always zero
How to reproduce:1. Open project "ReadToSpan.zip"2. In the top Menu bar press Test>Test BinaryReader to Span Expected result: No ... Read more
FP32 is used for a temporary variable when compiling a shader
Reproduction steps:1. Create a new project2. Import the attached "NewUnlitShader.shader" Shader3. Select the "NewUnlitShader.shader"... Read more
[VFXGraph] Saving changes in one open Graph performs save action for all...
How to reproduce:1. Create new HDRP project2. Create new VFX Graph, open it3. Open another VFX Graph window via Window>Visual Eff... Read more
Transparent Depth Prepass and Postpass are disabled when using built-in ...
How to reproduce:1. Open the user's attached project2. Open scene Test3. In the Hierarchy window, select HairBroken -> Hair_32501... Read more
[VFXGraph] Node sections outlines are distorted when Scene view is set t...
How to reproduce:1. Create new HDRP project2. Create new VFX graph in Hierarchy and open it Actual result: Colourful node sections a... Read more
TransientSceneViewOverlays are causing RepaintAll and GPU/CPU usage incr...
Reproduction steps:1. Create a new Unity project2. Select the "Main Camera" Game Object3. Hover the mouse over the "Main Camera" pre... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class