Search Issue Tracker
Building projects with IL2CPP scripting backend for Apple platforms fail...
Xcode >= 15.0b6 contains a change to the "ProductName" in the "version.plist", which Unity will fail to parse. Because of that, U... Read more
[iOS] "Stale Touch Detected!" error after the game minimizing and re-ope...
To reproduce:1. Build attached project to iOS and run it2. Press the "home" button to minimize the project3. Open it again, and imme... Read more
Objects lit by light probes appear brighter than static objects with sam...
Reproduction steps: 1. Open the attached project "case_672202"2. Open Scene2 and wait for the the lighting to be built3. Notice that... Read more
Turning off a child object in Canvas, applying changes to prefab, then t...
This is happening only when an object with TextMeshPro components are used in the Canvas. Steps to reproduce:1. Open QA's attached p... Read more
Player hangs when re-focusing the Player window after switching to a win...
How to reproduce:1. Open the attached project “FocusBug.zip“2. Build and Run (File > Build And Run)3. While the Player window is ... Read more
[iOS] Calling Social.localUser.Authenticate crashes in String_memcpy2_m2...
Callback in Social.localUser.Authenticate does not match actual authentication value, causing a crash on iOS. Steps to reproduce:1) ... Read more
[iOS][Android] Crash after multiple scene loads - Fatal signal 11 (SIGSE...
Reproduction steps:1) Open project linked in one of the edits2) Build & Run the project on an iOS or Android device2) Click the ... Read more
TrailRenderer flickers and does not render at all times
TrailRenderer flickers and does not render at all times To reproduce:1. Open attached project2. Open TrailRendererBug scene found in... Read more
Unity becomes unusable at next launch without Internet if "remember my c...
To reproduce:1. Open Unity and login to your account and make sure that "Remember my choice" is unchecked.2. Close Unity3. Disconnec... Read more
[SketchUp] Add support for SketchUp 2016 import
Repro steps:1) Open the project SketchupRepro2) Notice the two files - Untitled and Untitled20153) Notice Untitled is recognized as ... 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