Search Issue Tracker
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... Read more
[Android] Soft keyboard is missing the "OK" button on Android
Reproduction steps:1. Open the attached project “BugRepro”2. Build And Run on Android3. In the player, select any of the text fields... Read more
[Linux] “[Debug Canvas]” GameObject gets added to the Scene when "Shift ...
Reproduction steps:1. Open the user’s attached project2. Enter the Play Mode3. Press “Shift + W” Expected result: The player starts ... Read more
[HDRP] HDRP Wizard Fix All location change
Arguably most used HDRP wizards part will be Fix All button. Currently, to reach it you often need to either scroll down or resize t... Read more
[Frame Debugger] Event slider mouse is different when hovering on the fi...
How to reproduce: Open or create a new project Enter play mode Enable frame debugger Compare hovering the mouse toward the start of ... Read more
Crash when dragging an Asset imported using ScriptedImporter which attac...
How to reproduce:1. Open the attached project("case_1187558")2. Drag the "Test" asset from the Assets to the Scene Reproducible with... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps:1. Open project in "2020.1.0a20.zip"2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Node3... Read more
SpriteRenderer Sprite visual appears unchanged when changing it during t...
Reproduction steps:1. Open the attached "ASDQWE" project2. Build and run the Player (File > Build And Run)3. Observe the Player E... Read more
[LWRP] Found object is not highlighted in the Scene view while using LWRP
Steps:1. Open attached project or create a new from Lightweight RP template2. Open SampleScene3. Focus "Paint 5G Bucket" in the view... 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