Search Issue Tracker
Project crashes when opening it
Reproduction steps:1. Try to open the attached project "forevr-pool.zip" Expected result: The project opensActual result: The Editor... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
[UIElements] Overflow.Hidden has no effect after updating the parent ele...
How to reproduce:1. Open the attached project ("BorderRadiusClippingBug.zip")2. Go to "Bug" -> "Open Window"3. Observe the red el... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
[CharacterController] isGrounded returns wrong values while character is...
Steps to reproduce: 1. Open the attached project2. Add a 'Test' input button in Editor/Project Settings/Input3. Open and play the 'A... Read more
Visual Studio Express does not open project solution and is not attached...
How to reproduce:1. Open attached project "Case_1162476_VSExpress.zip"2. Set External Script Editor to Visual Studio Express 2017 in... Read more
CustomPropertyDrawer temporarily expands in Inspector window when modify...
How to reproduce:1. Open user attached "PropertyDrawerLayoutIssue.zip" project and "SampleScene" scene2. Select "DrawerTest" GameObj... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... Read more
App crashes on launch when mesh of object has Read/Write disabled
Reproduction steps:1. Open the attached project "MeshColliderTest.zip"2. Build and Run on Standalone or Android Expected result: The... Read more
[2D][Animation + PSD Importer] Root bone and bone list references disapp...
After adding bones to a 2D character for skeletal animation, exiting and reloading the program changes the Root Bone to a missing tr... 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