Search Issue Tracker
InvalidOperationException and Assert thrown when the Asset Store window ...
Steps to reproduce: 1. Open empty project 2. Open Asset Store window 3. Switch between A$ and Game View OR click 'Play' while the A... Read more
All animation events are called at the same frame when using UnityEngine...
To reproduce: 1. Open the attached project 2. Press play 3. Observe the console Expected: animation events should not be played at... Read more
[iOS] Appending builds with different target devices results in FileNotF...
When appending iOS builds that were built for 'iPhone & iPad', for example with 'iPhone Only' setting, FileNotFoundException appears... Read more
Rendering doesn't execute on multiple cores when Graphics Jobs are enabled
To reproduce: 1. Open attached project 2. Build standalone project with Graphics Jobs enabled and graphics API set to Direct3D12 3.... Read more
BoxCollider Size values get multiplied by 2 when using EditorJsonUtility...
When using "UnityEditor.EditorJsonUtility.FromJsonOverwrite" with a BoxCollider, the Size values of the BoxCollider component get tw... Read more
[HoloLens] Editor crashes after connecting to remote device after using ...
Steps to reproduce: 1. Create a new Unity project 2. Switch platform to WSA and check Virtual Reality supported in the project setti... Read more
[WSA] Touches do not invoke OnDrag when CursorLockMode.Locked on all Win...
Steps to reproduce: 1. Open the attached project (BugProject.zip) 2. Switch platform to Windows Store 3. Add BugScene to build 4. Bu... Read more
[iOS][Shaders] Specific shaders doesn't show; give errors based on selec...
Reproduction steps: 1. Open the attached project. 2. Build and run it for iOS. - Notice the errors in the Editor console. - Notice... Read more
[iOS] Null is not returned in UnBox() causing a compiler error in il2cpp...
iOS: Compile error in il2cpp-codegen.h The following code doesn't compile under iOS (XCode 8.2.1, iOS 10) unless you add the last l... Read more
UnusedBytecodeStripper2 throws exceptions after iOS build completes
Steps to reproduce: 1. Open the project attached 2. Build to iOS 3. Observe the console Result: Errors are thrown after build compl... 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding