Search Issue Tracker
Masked image is permanently culled if enabled/disabled by script
How to reproduce:1. Open project “MaskIssueRepro.zip“2. Open "SampleScene" Scene (Assets > Scenes > SampleScene)3. Open the Ga... Read more
Crash when creating Assembly Definition Asset while Unity Logging packag...
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window->Pacakge Manager)3. Add "Logging" Package (top-... Read more
Embedded iOS frameworks are not automatically signed
How to reproduce:1. Open the attached project ("build-ios-with-framework-2022.1.zip")2. Build for the iOS platform and open the Xcod... Read more
VideoPlayer.StepForward method causes the video to stop at the skipped f...
How to reproduce: Open the user’s attached “NewVideoPlayer-TestProject-master” project Enter the Play Mode in the “Far Plane” Scene ... Read more
[Backport] [Mobile] [URP] Banding like artifacts are visible when smooth...
How to reproduce:1. Open the attached project ("BugiOSProbuilder2021.zip")2. Switch Build Platform to Android if necessary3. Build A... Read more
Light Probe is incorrectly generated when Lighmapper is set to Progressi...
How to reproduce:1. Open the attached project “Lightprobe”2. Open the scene “st_02_00“3. In the Lighting window change the Lightmapp... Read more
[Sprite Atlas] Asset Preview window does not update when packing preview...
Reproduction steps:1. Open the attached “SpriteAtlasPreview.zip“ project2. Select the “SpriteAtlas“ asset in the Project window3. In... Read more
[IL2CPP] NotSupportedException is thrown when using Ping from System.Net...
How to reproduce:1. Open the attached project ("IN-9999_repro.zip")2. Build And Run Reproducible with: 2021.2.0a18, 2021.3.6f1, 2022... Read more
Folders with numbers and dots cannot be created when using AssetDatabase...
How to reproduce:1. Open the attached project ("DotInFolderBug.zip")2. Choose "Bug/Create Folder With Dot In Name" in the menu bar E... Read more
Task's state is not updated outside of the scope of the EventHandler whe...
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Observe the Console window Expected result: No errors are... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class