Search Issue Tracker
[iOS] Video Player doesen't work with iOS Simulator
To Reproduce: 1. Build and run the attached project for iOS simulator (tested on iPhone SE).2. Click on any of the play video button... Read more
Null character anywhere in middle of InputField causes exception in Inpu...
1. Open & play user attached project Repro scene.Notice ArgumentOutOfRangeException coming up. This happens because in input.Mov... Read more
[TerrainTexturing] Changes in terrain texture layers are not reflected o...
Steps to repro: 1. Open Unity;2. Create new project;3. Extract attached 'terrainTextureBug' package;4. Open 'test' scene; 5. Notice ... Read more
[iOS] Custom UI Text box corruption with IL2cpp
Steps to reproduce:1) Open the attached project.2) Set the scripting backend to IL2cpp in Player Settings.3) Build and run on an iOS... Read more
Lines connecting to a motion in Blend Tree are intrerupted
Steps to reproduce : - create a new Animation Controller- add a new Blend Tree- assign a few motions and notice the connecting lines... Read more
[Android] Screen width and height are swapped on android after resume fo...
To reproduce:1) Open attached project and scene2) Build and run on Android3) Sleep the app or go back to home4) Return back to app5)... Read more
Coroutine never breaks out of yield of another Coroutine if other is sto...
Steps to reproduce:1. open users attached project2. run scene 'test1'- several messages printed Actual:1) Beginning 12) Stopping oth... Read more
Coroutine never breaks out of yield of a Coroutine if it has yielded the...
Steps to reproduce:1. open users attached project2. play scene 'ExampleScene'- Several messages logged into console Expected: follow... Read more
[DX12][Standalone] crashes on fullscreen
Steps to reproduce:1. Open the attached project2. Build and run on Windows3. Play the game in full screen mode4. Notice game crashin... Read more
[DX12] Crashes when opening project in D3D12ConcurrentPool<D3D12ScratchB...
Steps to reproduce:1. open "crash.zip" project using -force-dx12- crash 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