Search Issue Tracker
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
[Android][Adreno][OpenGLES3] Rendering Artifacts glitch on Adreno 630 wh...
Reproduction steps:1. Open the attached project "Repro"2. Open Scene "SampleScene"3. Build and Run on Android4. Zoom in and move the... Read more
[OSX][InputField] OnEndEdit omits the last composition character when us...
When typing Korean, the last composition letter typed to InputField is omitted when User query "GetComponent<InputField>().tex... Read more
An error gets thrown when deleting the State Machine Behaviour generated...
How to reproduce:1. Create a new project2. Add a new GameObject to the Scene3. In the Inspector window add a Script Component4. Dele... Read more
Camera stops rendering in game view after executing Handles.DrawCamera o...
To reproduce: 1. Open attached project.2. Execute menu item: BUG/Open Editor Window3. Look at game view Expected result: Game view s... Read more
"Assertion failed on expression: 'ShouldRunBehaviour()'" error is thrown...
"Assertion failed on expression: 'ShouldRunBehaviour()'" error is thrown when calling Addressables.LoadAssetAsync function and Asset... Read more
[iOS] HandHeld.PlayMovie doesn't work correctly in Landscape mode on iOS6
To Reproduce: 1. Deploy the attached project to an iOS6 device.2. Rotate the device to landscape mode.3. Play video in any mode.4. O... Read more
[SRP][M1] Empty Render Texture parts are rendered in Magenta in the proj...
How to reproduce:1. Open the attached project named "minimap.zip"2. Open the minimap Scene and enter Play mode3. Observe that there ... Read more
Newly created script is not attached to a prefab if the script was creat...
How to reproduce:1. Open the attached Unity project2. Open "SampleScene"3. Select Sphere's prefab in the scene and go to its edit mo... Read more
[Metal][macOS] Incorrect shading on a specific 'grid' shader when metal ...
To reproduce: 1. Open repro project2. Open 'Main' scene3. Open game view4. Enable/disable metal Expected: game view should be the sa... 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