Search Issue Tracker
Creating a project in a "SSH"/"FUSE" mapped folder gives an error "Fatal...
Reproduction steps: 1. Make sure "Homebrew" is installed (https://brew.sh/)2. Install "fuse"/"ssh" mounting support ("brew cask inst... Read more
Unity crashes on "UnityEngine::Animation::GetFloatValue" when using Game...
Repro steps:1. Open QA attached project "repro_1076523"2. Open scene "SampleScene"3. Enter Play Mode Actual: Editor crashes Reproduc... Read more
Animator.keepAnimatorControllerStateOnDisable doesn't keep default value...
Repro steps:1. Open attached project2. Open scene "SamplceScene"3. Enter Play Mode4. Press Enter to toggle animation5. Press Space t... Read more
Scheduling NativeArray batch of uninitialized RaycastCommands causes cra...
How to reproduce:1. Open the "RayCastCommand.zip" project2. Open the "SampleScene.unity" scene3. Press Play Actual result: Unity cra... Read more
[UnityTest] Tests ignore the NUnit "Repeat" attribute
Reproduction steps: 1. Open "workbench-trunk.zip" project2. Open "Test Runner" -> "PlayMode"3. "Run All" Expected Result: The tes... Read more
Create new palette pop up steals focus from the OS window
Steps to reproduce : - create a tilemap- create a tile palette- press Create new palette and notice that the window can overlap the ... Read more
[VSforMac] Using ".NET 4.x Equivalent" runtime version with ".NET Standa...
Steps to reproduce: 1. Create new Unity project2. Create a new script3. Make sure that the "Scripting Runtime Version" is set to ".N... Read more
Enlighten bake crashes when connected to Perforce
If we're connected to perforce then hit autogenerate and bake, we get a crash almost 100% Of the time at the end of the bake when th... Read more
[Tilemap] Tile palette gets populated by old tiles if you import new til...
Repro:1. use the tiles provided or a new project with a bunch of isometric tiles2. select the palette3. Select 6-7 png and add them ... Read more
Tilemap doesn't render if zooming out too far in the scene view
Steps to reproduce : - create a grid- create a tilemap- paint some tiles on the tileamap- zoom out to the maximum in the scene view-... 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