Search Issue Tracker
Native DLL is not imported in Editor while it is working in standalone a...
To reproduce the issue follow the steps:1. Create new project2. Download dll's user has attached ( ENet.dll, ENetCS.dll)3. Try impor... Read more
Switching the graphics API creates 155 errors in the "Multistory Dungeon...
Switching the graphics API creates 155 errors in the "Multistory Dungeons" asset 1. What happened Opened the "Multistory Dungeons" a... Read more
Animation event is triggered multiple times at low frame rate
Step to reproduce the issue:1. Open attached project.2. Open scene named "DoubleFiringEvent".3. Open the "Animation" window and in t... Read more
Changing display resolution on Windows standalone deforms full screen pl...
How to reproduce: 1. Open the attached project and the only scene in it.2. Build for Windows standalone using default settings.3. Ru... Read more
[MSE] Scene management is not initialized when OnEnable is called for Ed...
How to reproduce: 1. Open the attached project and notice two scenes are open.2. Clear the console and close "Windowm8" window if it... Read more
Importing platform specific plugins (Plugins/[platform]) subfolder's "pl...
Reproduction steps:1) Create an empty project2) Download and import "Google Play OBB Downloader" asset (https://www.assetstore.unity... Read more
[Android] Transition from lock screen to game sometimes corrupts Render ...
Steps to reproduce: 1) Download attached project ' LockScreenRTCorrupt.zip' and open in Unity.2) Build and run project on a device.N... Read more
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... Read more
Reimporting specific prefab crashes editor
How to reproduce:1. Create a new project2. Drag and drop the attached prefab SR_Camera3. Select it4. Unity crashes Tested Win7Reprod... Read more
duplicating prefabs children causes other prefabs children to change mat...
Steps to reproduce (or watch gif):1. Open attached project "test08.zip"2. Open "test" scene3. Select "Cube (1)/Sphere"4. Add "red" m... 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