Search Issue Tracker
Editor throws enum errors when calling OnInspectorGUI() or setting Edito...
How to reproduce:1. Download and open attached project "UnityEventBugReport"2. Select "GameObject" object in Hierarchy3. In Inspecto... Read more
Crash on (ntdll) RtlUserThreadStart when editing terrain
How to reproduce:1. Open the attached project2. Open the "test1.unity" scene3. Select the "Terrain"4. Use Raise/Lower Terrain tool o... Read more
NetworkIdentity has overrides that can not be applied
A NetworkIdentity component in a prefab instance will show up in the overrides menu and "modified component" context menu. Choosing ... Read more
[LWRP][Android] Model materials disappear, but the shadows remain on Adr...
Steps to reproduce:1. Open user attached project2. Build & Run on Android device running Adreno 630 GPU3. Observe that model mat... Read more
[IL2CPP] Build fails using Development Build and Script Debugging
Reproduction steps:1. Open one of two attached projects.- RemoteOutage.zip (1GB but opens faster) (Recommended)- 1053308_stripped.zi... Read more
[iOS] Builds fail when Bundle ID doesn't include at least two dots
Steps to reproduce:1) Open any project.2) Set the bundle ID to something without dots or a single dot.3) Press build. An exception i... Read more
IL2CPP build cannot generate Ahead-Of-Time code
How to reproduce:1. Open user-submitted project (AotBug.zip)2. Open "SampleScene.unity" scene3. Play the scene4. Press "Test" button... Read more
ArrayIndexOutOfBoundsException for Android 6.0.1 devices using Vungle Un...
Reproduction steps:1. Download "VUNGLEDEMO.zip" project and open in Unity2. Go to Build Settings... -> Export3. Open the exported... Read more
[LWRP] Navmesh is only visible up close when using LightWeight PipeLine
How to reproduce:1. Open attached project "LightWeightNavmesh.zip" and scene "SampleScene"2. In Hierarchy window, select Ground obje... Read more
[ECS] DisableAutoCreation prevents system from updating, even with Alway...
Reproduction steps:1. Open the attached project "TestSystemUpdateBug.zip";2. Open the SampleScene;3. Enter a play mode;4. Observe th... 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