Search Issue Tracker
[Windows] Not possible to deduce the source of 'Shader properties can't ...
1) Clone [https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game]. Update to [https://github.cds.internal... Read more
IMGUI code calling UI Toolkit code causes custom Inspectors to reset whe...
How to reproduce:1. Open a scene2. Open a custom Editor window3. Dock the custom Editor in an area with an existing window (for exam... Read more
Changes to top prefab can cause "scheduled for reimport during the Refre...
How to reproduce:1. Open the user attached project2. Set up a git repository for the project3. Create two commits changing the scale... Read more
[iOS] System.ComponentModel.TypeConverter.ConvertTo causes overflowexcep...
To reproduce: 1. Download attached "IOSInt32Test.zip" project and open in Unity2. Build for iOS3. Deploy the Xcode project to the iO... Read more
Textures loaded from Asset Bundles do not show size in the Inspector win...
Reproduction steps:1. Open the attached project "case_1217392-TextureStreamingAssetBundleIssue-2019.3.zip"2. In the top menu bar bui... Read more
[DX11-repro] Crash on GfxDeviceD3D12Base::DrawBuffersCommon when changin...
Reproduction steps:1. Open the attached project "CrashRepro"2. Open “Hair“ prefab3. In the “Explorer: Ready“ window switch the strat... 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 is c... Read more
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps:1. Within a VFX context, create an Empty Subgraph Block2. Select it and assign a subgraph block from the inspector that ... Read more
[HDRP] Camera view is rendered on objects with a Distortion Blur materia...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScene.un... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template