Search Issue Tracker
[iOS][Xcode] Deployement target in Xcode is 9.1 when in Unity set to 9.0
To reproduce:1. Create new project2. Select iOS as build platform3. In the Player settings set Target minimum iOS Version to 9.04. B... Read more
Animation Clip doesn't play in build when setting AnimationClip.legacy =...
Reproduction steps:1. Open the "Animation test" project2. Open the "SampleScene" scene3. Build and Run project4. Inspect Player View... Read more
Adding an item to database and adjusting the script crashes the Editor
Steps to reproduce:Try opening the attached project. Actual result:The "Unity Bug Reporter" window appears and the project cannot be... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
Device Simulator window is empty and NullReferenceException is thrown wh...
Reproduction steps:1. Create a new project or open an existing one2. Install Device Simulator package3. Install Input System package... Read more
DisposeNativeSplinesCache() call throws exceptions when entering Play mo...
Reproduction steps:1. Open the attached “IN-98869.zip” project2. Open the “SampleScene”3. Open an external debugger (e.g. JetBrains ... Read more
Some Textures are wrongly imported and interpreted as Single Channel Cub...
User's attached texture is interpreted as a Single Channel Cube map instead of a Default 2D texture when importing in Unity 5.5. As ... Read more
[Android | SPS] 16-bit display buffer with SPS swaps color channels on A...
Red and green color channels are reversed on Android VR in Unity 5.6.0f3 when Use 32-bit Display Buffer is disabled and single-pass ... Read more
[HDRP] Inspector is constantly repainted when additional options for Sha...
Steps to reproduce:1. Create a new HDRP project2. Create a new Light (Right-click in Hierarchy > Light) and select it3. In the In... Read more
Errors regarding different serialization layout in Development Build whe...
How to reproduce:1. Open the attached project 'BugRepro.zip'2. Build the project (make sure 'Development Build' is ticked)3. Run the... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons