Search Issue Tracker
WindowLayout errors when switching between projects
How to reproduce: 1. Open any project with custom editor windows and open those2. Save the project and quit3. Open Unity and create ... Read more
Trying to build AssetBundles on WSA platform which module is not loaded ...
How to reproduce:1. Open the attached project2. Select Crawl folder3. In menu go to Build -> Build All Bundles in FolderResult: c... Read more
Newly declared arrays become null when attached to gameObject script is ...
To reproduce: 1.Download and open attached project2.Attach Behav script to Main Camera object3.Open Behav script and uncomment decla... Read more
Unity crashes when using [DrawGizmo] attribute in generic class with gen...
Description:Unity crashes when trying to show gizmos (only if using the [DrawGizmo] attribute in a static method inside a generic cl... Read more
Editor crashes when inspecting a specific object while you are joined to...
To reproduce:1) Open attached project and 'playingScene'2) Build and run it3) In the player, select "Host"4) After it finishes loadi... Read more
Editor crashes on UnloadSceneAsync() when exiting play mode if two scene...
Steps to reproduce:1. Download 868291_repro.zip and open "DefaultScene" scene2. Add "Garage" scene to the hierarchy3. Press play4. P... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
Profiler is not displaying any data when profiling Development Build
To reproduce:1. Open any project. (If you create a new project, then also create a scene for the build).2. Go to "Build Settings" an... Read more
Custom manifest android:configChanges overwritten in built apk
How to reproduce:1. Open user provided project2. Inspect that provided AndroidManifest.xml defines 'layoutDirection' at the end of a... Read more
[Android] app doesn't continue loading when it was paused and resumed be...
How to reproduce:1. Open the attached project "Reproducebug_867891.zip"2. Build and run on Android device3. Close app4. Open applica... 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