Search Issue Tracker
Unity doesn't recognize some assemblies resulting in missing components
Reproduction steps:1. Open "PackageLoadFailure_2018412.zip" project2. Select "StyleTestPrefab" GameObject3. Notice "StyleSheets" com... Read more
[Playables] The first frame of the Animation Playable is delayed when en...
How to reproduce it:1. Open the project "animationProject"2. Open the scene "SampleScene"3. Press the Pause button4. Press the Play ... Read more
[URP] Post-Processing is not applied to the Scene when Render UI Event i...
How to reproduce:1. Open user's attached 'URP-postproc-bug.zip' project2. Open 'SampleScene' Scene3. Select UniversalRenderPipelineA... Read more
[HDRP] Lightmap bleeding / colored artifacts in lightmap
Reproduces with the latest master version of SRP (7dbf0b3017) on Unity 2020.1.0a12.1360 (40e46701fee5)Does not reproduce with 7.1.2 ... Read more
[Animation Stream] Root Curves are evaluated twice on character using An...
[Animation Stream] Root Curves are evaluated twice on character using Animation C# Jobs when loopTime is set to false. Repro:- Open ... Read more
When using UIElements to create a Settings page, you have to manually cr...
When using UIElements (as opposed to IMGUI) when creating a new SettingsWindow. You have to setup your title manually (and reverse e... Read more
Switching targets in SRP projects will cause XR errors on some platforms
Switching build targets in a project using Scriptable Render Pipelines will create reference errors to 'XRSettings' on platforms tha... Read more
Having a project in the root directory of a drive causes DirectoryNotFou...
Steps to reproduce:1. Make a project folder the root of a drive for example: (e.g. E:\Assets\, E:\Library\, E:\Packages\, etc).2. Op... Read more
Sphere GameObject unexpectedly bounces from a slight curve in a Mesh whe...
How to reproduce:1. Open the attached project("case_1196160-Project.zip")2. Open the Scene labeled "SampleScene"3. Enter the Play Mo... 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