Search Issue Tracker
Off Mesh Links get leaked into scene view when editing a prefab with Off...
How to reproduce:1. Open the attached "case_1120451-OffmeshlinkBug" project2. Open the Navigation Window and notice that the NavMesh... Read more
Animation nodes are not selected when clicking CTRL+A
How to reproduce:1. Open attached project "Case_1119191_ctrla"2. Open Animation Window and "New Animation" animation3. Click somewhe... Read more
[Android] Memory is leaking on android device and Scripting Runtime Vers...
How to reproduce:1. Open attaches Unity project2. Open Profiler window3. Open build settings.4. Select Development Build and Autocon... Read more
Editing prefabs directly in the project browser is no longer possible
1: Create a prefab2: Select the prefab in the project browser3: Note the inspector does not show any properties or components Expect... Read more
VideoPlayer is not playing videos on Android 4.4 when executing Play() m...
To reproduce:1. Build attached project "android_video_repro.zip" on Android 4.4.2. While running the built app, tap the screen to pl... Read more
Tile in a Prefab's Tilemap changes its Sprite when saving a scene with a...
How to reproduce:1. Open the attached project named "Case_1120471"2. Change the Sprite of the "Diamond" Tile to the "Circle" Sprite3... Read more
[UI] Loading a memory capture snapshot can cause a crash due to a stack ...
How to reproduce:1. Install memory profilerhttps://forum.unity.com/threads/new-memory-profiler-preview-package-available-for-unity-2... Read more
"Layout update is struggling to process current layout" error appears wh...
Steps:1. Add an empty GameObject2. Add AudioSource component (expanded)3. Add one more AudioSource component==>The "Add Component... Read more
Rigidbody with CapsuleCollider keeps bouncing when colliding with Box Co...
How to reproduce:1. Open the user's attached project ("TestUnityProject.zip")2. Open the repro scene ("SampleScene")3. Enter the Pla... Read more
AssetDatabase.StartAssetEditing() inside EditorApplication.Update withou...
Registering a callback on EditorApplication.Update that call AssetDatabase.StartAssetEditing() without calling AssetDatabase.StopAss... 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