Search Issue Tracker
[ECS] Crash on block_remove when adding more values to DynamicBuffer tha...
How to reproduce:1. Open the "ECS_Crash.zip" project2. Open the "Main.unity" scene3. Press Play4. Wait Actual result: Unity crashes.... Read more
[iOS] Autorotation animation is visible while rotating device when Use A...
Steps to reproduce: 1. Open the attached "Animation.zip" project 2. Go to File > Build Settings and switch to the iOS Platform 3.... Read more
Material on a GameObject flickers when the parent of the GameObject is s...
How to reproduce:1. Create a new HD RP project2. Open the “SampleScene“3. Create a Cube GameObject in the Hierarchy4. Duplicate the ... Read more
Handwriting to text doesn't work in Editor
Steps to reproduce:1. Create a new project2. Try changing game objects name with Handwriting to text functionality Expected results:... Read more
A Burst error BC1045 is thrown when using IJobParallelForDefer interface
How to reproduce:1. Open the “Burst.zip“ project2. Observe the Console Expected result: No errors are seen in the ConsoleActual resu... Read more
[DualDisplay] [macOS] Color Picker / Asset Picker opens in the wrong mon...
Steps to reproduce:1. Create a new Unity project2. In Hierarchy window select Main Camera3. Click on "Background" for a color picker... Read more
[IL2CPP] Including the Input System package in project significantly add...
Reproduction steps:1. Open attached project "OptimizeForWebGL.zip"2. Build with Input System package and note build folder size3. Bu... Read more
Crash on MatchAsset when opening project
Reproduction steps:1. Open the attached user’s project Expected result: The project opensActual result: Unity Editor crashes Reprodu... Read more
TreeView without MultiColumnHeader has no Horizontal Slider
How to reproduce:1. Open the attached "19.3.zip" Project2. Open window via TreeView Examples > Simple TreeView3. Resize the windo... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project