Search Issue Tracker
[URP] Custom Renderer Feature is not being serialized
Steps:1. Download attached zip (URPRenderFeature.zip)2. Delete Library folder and open project 3. On ProjectView select "URPAsset_de... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
[InputSystem][Windows] Mouse events are rejected
Repro:1. Open input debugger.2. Under "Options", click "Enable Event Diagnostics"3. Move mouse around4. Observe "'STAT' input event ... Read more
Changing Font settings pops up warning everytime game is played or stopped
To reproduce:1) Open the attached project2) Select font file and change rendering mode to hinted raster from default3) Hit apply (or... Read more
Crash in SpookyHash::Short when marking a model loaded from Asset Bundle...
How to reproduce:1. Open user-submitted project (AssetBundleTest)2. In the Menu bar select Test > Load3. In the Hierarchy window ... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
[VectorGraphics][Android]SVGImage disappear when entering device's Windo...
Steps to reproduce:1. Open user's attached project "VectorGraphics_LRWP_ISSUE.zip"2. Build it3. Run it4. Notice the SVGImage is Rend... Read more
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled