Search Issue Tracker
[OSX] Application.version returns Application.unityVersion in OSX Editor
Steps to reproduce: 1. Open attached project (version_info.zip)2. Switch build target to iOS3. Open and play 'main' scene4. Check th... Read more
StandaloneInputModule sends a phantom mouse event which should not occur
How to reproduce: 1. Open attached project2. Open scene TouchTest.unity3. Build to iOS and run4. In the device, press and release on... Read more
Going to Fullscreen in standalone player causes the screen to become bro...
Going to Fullscreen in standalone player causes the screen to become brown, no buttons are visible and white flickers appear. 1. Wha... Read more
[iOS] Marshalling enum is not working with IL2CPP and ARM64 when Marshal...
Steps to reproduce: 1. Open attached project2. Switch to iOS3. Set scripting backend to IL2CPP and architecture to 'arm64'4. Build f... Read more
[ODR] Memory not cleaned properly when OnDemandResourcesRequest is disposed
To Reproduce: 1. Open the attached project, on 'Loader' (Scene StartScene) uncheck 'Use Streaming Assets' and check everything else.... Read more
Aspect Ratio Fitter UI script does not update during certain resolution ...
To reproduce:1. Open attached project2. Open "AspectRatioFitterBug" scene3. Play the scene4. Set aspect ratio to 4:35. Set aspect ra... Read more
[OpenGL] Dragging any window throws error: Trying to read pixels out of ...
Steps to reproduce: 1. Move any window (Hierarchy, Game, Scene view etc.)2. Inspect the console Actual result - Error message appear... Read more
[iOS] xCode crashes when "Resources tags" tab is opened
To reproduce:1. Open attached project2. Switch build platform to iOS3. In the Player settings enable "Use on demand resources"4. Bui... Read more
[WSA] Cannot deploy project with C# projects if scripts are located in "...
Reproduction steps: 1. Open the attached project (it has an empy script in the "Resources" folder)2. Build to a folder3. Try to run ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved