Search Issue Tracker
Builds cannot run in folders which contain non-English characters on .Ne...
Steps to reproduce: 1. Create a project 2. Change script version to .Net 4.6 in Player Settings 3. Build and Run project 4. Set dire... Read more
Timeline time indicator moves instead of selecting a clip
When the time indicator is not visible because it was dragged farther than the window itself, clicking a clip will move the time ind... Read more
[iOS] Input.GetKey() doesn't work with game controllers on some devices
Steps: 1. Build and Run user's project ("GameCntrollerSample.zip") on iOS device 2. Connect a game controller 3. Press buttons on ga... Read more
Duplicating a baked light does not trigger light baking process
Steps to reproduce: 1. Open QA's attached project 2. Select "Point Light" and switch Mode to Baked and Shadow Type to Hard Shadows 3... Read more
Particles with zero scale box shape goes in a straight line downwards
Steps to reproduce: 1. Open user attached project 2. Notice that the particles are shooting straight down Expected result: particle... Read more
[Mac][.NET 4.6] "System.Net.WebException" error in .NET 4.6
Reproduction steps: 1. Open "Security DLL not found.zip" project 2. Enter Play mode 3. See the Console window output (Error) 4. Cha... Read more
Animation curve does not overwrite values changed via code
With an animation curve. e.g. transform.scale.x setting with a key set to 1 every frame. Changing this in the code will set it to th... Read more
[WSA] Cannot refer to a System.DateTimeOffset in a plugin for Windows St...
Steps to reproduce: 1. Open the attached project (950465-MRT_MarshallingException.zip) 2. Switch platform to Windows Store 3. Build ... Read more
[iOS] Unity fails to build the project on FAT32 mounted drive
To reproduce: 1. Open "Disk Utility" on your computer 2. Select your internal drive and click on the partition button 3. In "Partiti... Read more
Assertion failed: Unable to get a camera pose while updating camera info...
Steps to reproduce: 1. Open the attached project 2. Open the FirstVRtest scene 3. Switch platform to Windows Store 4. Play the scene... 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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs