Search Issue Tracker
[Android] Application crashes on start with high resolution of Static Sp...
Steps to reproduce: 1) Download attached project and open in Unity2) Build and Run project on a device--Application will crash on st... Read more
[iOS] Changing screen's orientation produces warnings in the Xcode console
To reproduce:1. Create a new project2. Build it for iOS platform3. Run on the device4. Turn device to change screen orientation5. In... Read more
[Android] Lighting/shader issue with terrains on devices with certain Ad...
Steps to reproduce:1. Open reduced project from OC link2. Build for android device3. On device, slide to the left, find the robot, d... Read more
[Android] An app crashes when BinaryFormatter is serialized and Strippin...
Reproduction steps:1. Open the attached project;2. Set Stripping Level to Strip Assemblies in Player Settings;3. Build the scene "Ne... Read more
[Xcode] Unity4XC.xcplugin symlink file causes xcodebuild to throw "Requi...
Reproduction Steps:1. Create new project2. Build to iOS3. Run terminal4. Navigate terminal to Xcode project location (cd <path)5.... Read more
[Android] Distortions on the screen when application launches if Show Un...
Steps to reproduce: 1) Open Unity and create a new project2) Switch platform to Android3) Player Settings >> Splash Image >... Read more
[iOS] Performance regression on iOS introduced in 2017.3.0 alpha
Reproduction Steps:1. Open User's project2. Build for iOS (development build)3. Deploy to an iOS device4. Attach Unity profiler5. No... Read more
[Android] Performance is worse in 5.5 and newer versions than 5.4 becaus...
Reproduction steps:1. Open the attached project;2. Build the scene "main" on Android platform with enabled Development Build option;... Read more
[Mobile] Setting Camera.AllowMSAA = false has no effect on QualitySettin...
Steps to reproduce:1. Open QA attached project2. Build to device3. Press 'Enable/Disable AA' Expected behaviour: Visual quality drop... Read more
[Android] No sound using bluetooth speakers
Steps to reproduce: 1) Download attached project and open in Unity2) Connect device to machine and pair with bluetooth speaker3) Bui... 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 Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow