Search Issue Tracker
CustomPropertyDrawer array elements disappear when changing type
1. Open the user's attached project "1409773_ArrayInspectorTest(3).zip"2. Select the "Custom" GameObject in the Hierarchy window3. C... Read more
[Adaptive Performance] "Go To Settings" button opens package manager in ...
To reproduce:1. Create a new project2. Install the Adaptive Performance package from the package manager3. Build the project for sta... Read more
Order in Layer does not work when previewing in Prefab Mode
How to reproduce:1. Open the user-submitted project2. Open the Prefab "UiImagePrefab" (Assets/UiImagePrefab.prefab)3. In the Hierarc... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
InflateFieldDefinition crash in builds when a specific script is include...
How to reproduce:1. Open the attached project ("repro_1426854.zip")2. In Build Settings, make sure Development Build, Script Debuggi... Read more
[iOS] Freeze when loading large amounts of sprites
How to reproduce:1. Download and open the attached “TestAnimator(1).zip“ project2. Build and deploy the project for iOS3. In the tex... Read more
[Shuriken] Separate axes makes particle rotate in opposite direction
Steps to reproduce: 1. Download and import attached project. (ReversedRotation.zip)2. Play.3. Select one of two particle system obje... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps:1. Within a VFX context, create an Empty Subgraph Block2. Select it and assign a subgraph block from the inspector that ... 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