Search Issue Tracker
UXML files does not trigger OnOpenAssetAttribute callback
Reproduction steps:1. Open attached project "Test_UXMLOnOpen.zip"2. In Project window, open (double-click) any UXML file located in ... Read more
[MacOS] Editor crashes on RenderTexture::GetSRGBReadWrite() const when r...
How to reproduce:1. Extract the attached project ('a.zip')2. Open the Terminal and run the following command: "Unity path" -batchmod... Read more
AssetDatabase.SetImporterOverride doesn't fail when used on folders
How to reproduce:1. Open the user's attached project2. In the Project window select the 'Scenes' folder3. In the top bar menu select... Read more
DLL with Define Constraint included in BuildPlayerOptions.extraScripting...
Steps to reproduce:1. Download and open the user's attached project ("DefineConstraintsIssue-2021.1.zip")2. In the menu bar click Te... Read more
[Android] Device logs 'Color format for DP is invalid' when deploying wi...
Steps to reproduce:1. Open the attached project2. Open Android Logcat3. Connect Android device4. Build and run Expected results: no ... Read more
Clicking the Debug/Release mode button in the bottom right doesn't open ...
Reproduction steps:1. Open any Unity project2. In the bottom right of the Editor, click on the Debug/Release mode button Expected re... Read more
Crash on tt_cmap4_char_map_binary when rebuilding Library folder
How to reproduce:1. Open the attached ”1328789_CrashRepro” project Expected result: Project opensActual result: Project crashes Repr... Read more
Other ScriptedImporters in the Project are not registered when a Scripte...
How to reproduce:1. Open the user's attached project2. In the Project window observe the 'CompanionCube' Asset Expected result: The ... Read more
[VCS, AssetDatabase] AssetDatabase.DeleteAsset throws an error if the pa...
How to reproduce:1. Open the user's attached project2. Make sure that Version Control Mode is set as Perforce in the Project Setting... Read more
[HDRP] Decal Material's texture is not updated when it's set during runt...
How to reproduce:1. Open the user's attached "RuntimeDecalBug.zip" project2. Open the "SampleScene"3. Enter Play Mode4. Press the Sc... 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