Search Issue Tracker
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
"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
Disabling and then enabling VR results in performance loss if None was t...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode with an HMD connected Expected result: after loading o... Read more
NullReferenceException errors appear when there are 2 .asmdef files in o...
To reproduce:1. Create new project2. Create 2 .asmdef files Reproducible with: 2019.1.0a10, 2019.2.0a3Not reproducible with: 2017.4.... Read more
[Android] Android manifest contains incorrect values for platformBuildVe...
Steps to reproduce:1. Open the attached project2. Build for Android3. Explore the apk's manifest using Android Studio or aapt (~/And... Read more
Unity crashes when a material that is highlighted in the Project Window ...
How to reproduce:1. Open attached project "case_1119351-Panmateria_Project_Stripped" and scene "Biome01_Sector01"2. Select "ProblemO... Read more
Reflection Probes have low resolution textures when building with Textur...
How to reproduce:1. Open attached project "case_1115306-ReflectionProbeStreamingBug_modified" and scene "SampleScene"2. Make sure th... Read more
[IL2CPP] [iOS] An exception is thrown when using the Dataflow Blocks to ...
How to reproduce:1. Open the attach project2. Build for iOS and deploy the Xcode project to the iOS device3. In the app input any nu... 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