Search Issue Tracker
3D object loses its Shader in the build when there is a Local keyword in...
Steps to reproduce:1. Open User's attached project "ShaderFeatureLocalStrippingIssue-2019.3.zip"2. Open SampleScene3. Enter Play mod... Read more
Settings Manager package Sample throws errors when it is imported
Reproduction steps:1. Open user's attached project "Settings_Manager_package_Sample"2. Open the Package Manager and select the Setti... Read more
ParticleSystem forces DeferredRendering to have Forward pass which resul...
Steps to reproduce:1. Open user's attached project "Shadows.zip"2. Open "RecieveShadows" scene3. Open Frame Debug window4. Notice th... Read more
Invalid REST API request received - unauthorized client ip address is th...
How to reproduce:1. Create a new project2. Navigate to a web browser and try to connect to "yourLocalIpAddress:38000" (local ip addr... Read more
[IL2CPP] converting double to uint32 results in wrong value
How to reproduce:1. Build the attached project with IL2CPP backend.2. Run the player3. Check the "UInt32Max" and "Back to Uint32" va... Read more
RaycastResult.sortingLayer always returns the default Layer when Raycast...
How to reproduce:1. Open the user-submitted project "RaycastHit.sortingLayer.zip"2. Open the SampleScene3. Enter Play mode4. Click o... Read more
[CustomEditor] DragPerform event does not fire when Unity Editor is not ...
To reproduce:1) Open the attached project2) In top menu bar, open CUSTOM_NAME (Edits below) ->PropBrowser->Browser3) Make sure... Read more
[HDRP] HD Unlit Shadergraph: "Cull Mode" Only appears after Surface Type...
Problem exists on Master (0251f6303b) and goes as far back as the "Cull Mode" option existed (6.9.1 release) Repro steps:1. Create a... Read more
Editor freezes when TextMeshPro Text container doesn't fit text and Over...
To reproduce:1. Open attached project ("case_1198392.zip")2. From Hierarchy window unfold "Canvas" and select "Text(TMP)" Game Objec... Read more
"Curl error 6: Could not resolve host: config.uca.cloud.unity3d.com" err...
How to reproduce:1. Make sure that you do not have internet connection2. Create a new project Expected result: Newly created project... 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