Search Issue Tracker
Crash with GenericRemote::CheckAndroidSDKPath when entering play mode
Reproduction steps:1. Open the user's attached project2. Open "SampleScene"3. Press Play Expected result: Scene playsActual result: ... Read more
Terrain Selection outline is missing
When a Terrain object is selected it no longer displays a selection outline Repro Steps:1. Install and launch 2021.1.0b22. Create a ... Read more
100% CPU usage for an extended period of time when importing an asset wi...
How to reproduce:1. Create a new project2. Import "ELEMENTAL DRAGONS PACK" from the Asset Store Expected result: Asset is imported a... Read more
Package Manager doesn't show available updates
Reproduction steps:1. Have version n of asset store package x downloaded2. Package x publisher publishes a new version n+13. My Asse... Read more
[Shadergraph] Graph is unusable if opened with Graph Inspector disabled,...
Doesn't repro on: 11.0.0 releaseRepros on: SRP master (03e5c8a6cf)Repro steps:1. Disable the Graph Inspector2. Close Shadergraph3. O... Read more
A new AddresableAssetsData folder is created when recompiling a Script w...
How to reproduce:1. Open the user's attached project2. Open Window > Asset Management > Localization Tables3. In the Project w... Read more
Editor freezes when running ReordarableList.DoLayoutList() in the Inspector
Reproduction steps:1. Open "Assets\Scenes\Bug Scene"2. Select Test Actor in the Hierarchy3. Click Player Actor component's "Add" but... Read more
The 'Enable' checkbox is displayed when using EditorGUILayout.InspectorT...
How to reproduce:1. Open the user's attached project2. In the Project window select 'New Container Asset'3. Observe the Inspector Ex... Read more
OnDemandRendering.renderFrameInterval causes Statistics window to flicke...
How to reproduce:1. Open the user's attached "Render Frame Interval Bug BRP.zip" project2. Open the "SampleScene" Scene3. Select the... Read more
Interpolated Verbatim strings with @ before $ doesn't compile when used ...
Reproduction steps:1. Open user's project "InterpolatedVerbatimStrings.zip"2. Press play Expected result: Code compiles successfully... 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