Search Issue Tracker
Unloading source asset immediately after Blit(source, dest) can result i...
How to reproduce: 1. Open "SampleScene" Scene in the attached "BundlesTest.zip" Project 2. Enter Play Mode 3. Press the "Run Blit Te... Read more
Spawning a prefab with nested prefabs through InstantiateAsync will remo...
Reproduction steps: 1. Open the attached “Repro“ project 2. Open the “Assets/InstantiateTest/InstantiateTest.unity“ Scene 3. Ente... Read more
Mobile Notification Settings are not saved
Reproduction steps: 1. Open "case_1114987-TestNoti.zip" project 2. Open the Project Settings -> Mobile Notification Settings 3. Chan... Read more
[Code Optimization] "Debug"/"Release" Mode not updated after Editor restart
Reproduction steps: 1. Open "optimization_tests.zip" project 2. "Preferences" -> "General" -> "Code Optimization on Startup" -> "Deb... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Too... Read more
[Installer] Print and Save buttons are shown over the license agreement ...
1. download MacOS installer from link provided 2. run installer 3. observe "Print" and "Save" button on "License agreement" tab Exp... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro: 1) Create new URP (or HDRP) project. 2) Add terrain. 3) Bake (you can reduce resolution for faster bake times). 4) When bake ... Read more
GameObject's selection highlight rectangulates when texture is assigned ...
How to reproduce: 1. Open the attached '185234-selection highlight.zip' project 2. Open 'SampleScene' Scene 3. Select 'Conifer_Needl... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
Inspector's custom tooltip is displayed incorrectly when the name is tru...
How to reproduce: 1. Open the “Tooltip“ project 2. Open the “SampleScene” 3. Click on “NewScriptableObjectScript” asset in the Asset... 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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI