Search Issue Tracker
The gap between shadow and the GameObject when zooming in
Reproduction steps:1. Open the attached ‘My project' project2. Open the ‘SampleScene’3. Zoom in, and observe the shadow of the ‘Cube... Read more
Texture Streaming is not applied to GameObject when using custom shader
How to reproduce:1. Open the attached 'TextureStreamingDebug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Press 'Spac... Read more
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce:1. Open the submitted project (MeshPrefabImport_193)2. Select the 'customer_model' prefab in the Project window Exp... Read more
Crash on HexStringToBytes when opening the project
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opensActual result: Unity Editor crashes R... Read more
[LWRP] [iOS] Shadows are broken when BlendWeights are set to FourBones
How to reproduce:1. Build the attached project for iOS2. Build & Run the app to device via Xcode3. Press "SkinningBonesToogle" b... Read more
Enabling Deep Profile on Standalone Profiler crashes the Standalone Prof...
Steps to reproduce:1. Create a new project or open an existing one2. Open Standalone Profiler3. Enable Deep Profile4. Switch to Edit... Read more
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps:1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene"2. Enter Play Mode3. Press "Load t... Read more
Canvas GameObject Component does not change its Additional Shader Channe...
Reproduction steps:1. Open the attached “My project (35).zip“ project2. Select Canvas GameObject3. In the Inspector window attempt t... Read more
[Visual Effect Graph] Dropdown icon for all dropdowns are missing under ...
Dropdown icon for all dropdowns are missing under Output Node (eg. Cube Output, Point Output, Octagon Output, Triangle Output) from ... Read more
AssetDatabase RenameAsset renames child Scriptable Object Asset Pipeline...
How to reproduce:1. Open attached project "AssetRenameBug.zip"2. Make sure that Asset Pipeline version 2 is selected (Project Settin... 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