Search Issue Tracker
Unity crashes on some Windows7 PCs when tbb12.dll gets loaded
Affected Versions: 2021.2.0b1, 2021.2.0b9 It appears that it only affects some Russian Windows7 SP1 versions and other versions with... Read more
Can not use underscores in the Bundle Identifier(Package Name) field in ...
How to reproduce:1. Open the attached "NoUnderscore.zip" Project2. Open File > Build Settings > Player Settings > Player &g... Read more
[iOS] Changing the screen orientation via a script sometimes results in ...
When the orientation of the screen is changed via a script (with Screen.orientation) on iOS 10 devices, sometimes the screen remains... Read more
[SerializeReference] Polymorphic instances are always recreated when app...
1) Add the Script PlayModeBug to a GameObject. 2) Enter play mode 3) Select the GameObject with the script and change the value of t... Read more
[Terrain][SpeedTree] Speed Tree doesnt work in HDRP/LWRP
Speed Tree materials render in error in LW and HD Render Pipelines Read more
Enabling Non Power of 2 feature in Sprite Import Settings results into U...
How to reproduce:1. Open the attached "NPOTest" project and "NPOT" scene2. Go to Project --> Assets folder and select "Sprite"3. ... Read more
Prismatic ArticulationBody moves in opposite direction when using target...
Reproduction steps:1. Open the attached “IN-110956.zip” project2. Open the “SampleScene”3. Enter Play mode4. Observe the Cube on the... Read more
Graphics.RenderMeshIndirect does not issue multi-draw rendering commands...
How to reproduce:1. Open the attached "IN-87308" project2. Open the "SampleScene" and enter Play mode3. Navigate to “Window > Ana... Read more
Running Unity in batchmode gives a result file with the wrong test type
Repro Steps: 1. Open command prompt2. Write this command: "{UNITY_PATH}\Editor\Unity.exe" -batchmode -runEditorTests -projectPath "{... Read more
[tvOS] GetKeyDown and GetKeyUp are set to true every few frames when hol...
How to reproduce:1. Build the attached project "TestTvOs_Unity2018-3-11f1.zip" on a tvOS platform, with a connected wireless TV Remo... 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