Search Issue Tracker
Button doesn't appear as toggled/activated when using GUIStyle with GUI....
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. In the Hierarchy, select the "ButtonsManager" GameOb... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps: 1. Open "xD" the project 2. Try duplicating some of the textures that are in the assets fol... Read more
Application cannot be opened error on Pressing help icon in Profiler Window
1. Create a new Project 2. Open Window -> Analysis -> Profiler 3. Press the "?" Icon in the top right Expected result: No err... Read more
[iOS] Player crashes on airplaydisconnectcrash`main() when disconnecting...
Steps to repro: 1. Build and run users "AirplayDisconnectCrash.zip" project on iOS device 2. Enable screen mirroring on iOS device 3... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
Physics.ComputePenetration detects a collision with CapsuleCollider if M...
How to reproduce: 1. Open project "ComputePenetrationBug.zip" 2. Enter the Play Mode 3. Open Scene window and move "Capsule" GameObj... Read more
Changing scale of Tree prefab instance (in scene) and then undo/redo cha...
Tree Creator trees Repro Steps: 1. Create new project 2. Create a Tree object via GameObject -> 3D Object -> Tree 3. Create a Terra... 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 > ... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps: 1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-u... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key