Search Issue Tracker
[Mobile] Keyboard is not opened when an InputField which Content Type is...
To reproduce: 1. Download attached "bug_example.zip" project and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy t... Read more
[Visual Studio] SyntaxTree namespace cannot be referenced when using 201...
How to reproduce:1. Open the user's attached project ("SyntaxTree.zip")2. Open the 'Editor\ProjectFileHook.cs' script3. Notice that ... Read more
[UI] Disabling parent canvas allows child canvas to still render
Steps to reproduce: 1. Open attached project2. Open scene "canvas-bug"3. Select "card_inventory_page" and disable "Canvas" component... Read more
Lambert with SurfaceOutputStandard parameter outputs "Syntax error"
Steps to reproduce:1) open users attached project2) select 'SurfaceLambert' shader from project view3) notice the printed error Actu... Read more
Extra usage of system code and data is created when using the Input Syst...
How to reproduce:1. Create a new project2. Install the “Input System” package (Windows → Package Manager)3. Open the project folder ... Read more
Stylesheet can be garbage collected but still tried to be used in UIElement
When the "Look Dev" window is opened and the High Definition RP package is upgraded from 7.1.8 to 7.2.0/7.2.1 , causes the editor to... Read more
[iOS] Application freezes at Splash Screen when “Memoryless Depth” is used
How to reproduce:1. Build and Run the user’s attached “2022.2_urp_test.zip” project on an iOS device2. Observe the app Expected resu... Read more
Material thumbnail is shown as black when using HDRP/Lit Shader
How to reproduce:Open the attached project "Material 2022 2 8f1.zip" Expected results: The thumbnail of "New Material.mat" in the Pr... 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
[SG] Baked GI Node doesn't have inputs on creation
Steps to reproduce: 1. open a shaderrgraph 2. create a baked gi node Actual results: it has inputs Expected results: it has no input... 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