Search Issue Tracker
The Editor crashes when loading a scene
Reproduction steps:1. Open the user's attached project2. Open Assets\JTRP_Samples\SampleScenes\StyleTransferSample.unity Expected re... Read more
Empty "StreamingAssets" folder gets created after building an empty project
How to reproduce:1. Create a new project2. Build the project3. Observe the Project window Expected result: No new folders are create... Read more
API updater fails to update all instances of obsolete types after packag...
Steps to reproduce:1. Create a new Unity project2. Import Advertisement package (com.unity.ads 4.1.0)3. Import any other package Exp... Read more
Upgrading PSDs authored in Krita from 20.3 to 21.3 causes lost Sprite re...
If a project contains Krita authored .psd files and the project is upgraded from Unity 2020.3 to Unity 2021.3, the Sprites in the .p... Read more
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps:1. Open the user's attached project2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs"3. Change ... Read more
IL2CPP build crashes on launch when returning an object with custom method
Reproduction steps:1. Open the user's attached project2. Built and Run it for IL2CPP Expected result: The build finishes and launche... Read more
Build is launched in the wrong Display when Main Display is changed
Reproduction steps:1. Open the attached project "Display test"2. Check your Display settings3. Build and Run project4. Notice that t... Read more
Localization package throw errors when locale asset is selected
How to reproduce:1. Open the user's attached project2. In the Project window open Assets->Localization folder3. Select an asset4.... Read more
[Addressables] AsyncOperationHandle completes with the wrong Operation w...
Addressables release IAsyncOperation before Complete callback invoke. How to reproduce:1. Open the attached project "addressrepro"2.... Read more
Serialization errors are thrown in the Player when Managed Stripping Lev...
Reproduction steps:1. Open users attached project2. Navigate to Edit > Project Settings > Player > Other Settings3. Change ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code