Search Issue Tracker
[Web][Mobile][InputField] Blank/unused space between mobile input field ...
How to reproduce:1. Open the attached project2. Build the project for WebGL and deploy it to a Mobile device3. Click on any Input Fi... Read more
GUI and NullReferenceException errors are thrown when entering Play mode
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the Hierar... Read more
HDR color picker intensity changing when reopening the color picker
How to reproduce:1. Via package manager install VFX Graph2. Import the attached Repro.vfx3. In the Add Color block, open HDR Editor4... Read more
[Coverage] Coverage api returns no sequence points for switch expression
Steps to reproduce: 1. Open attached project2. Make sure that code coverage is enabled3. Open Test Runner and run ATestSimplePasses ... Read more
[InputField][Legacy][Mobile] The caret & Soft keyboard shows up after ta...
How to reproduce:1. Open the attached project2. Build & Run project on any mobile device3. Go to the UGUI scene (by tapping the ... Read more
[Visual Scripting] GraphPointerException occurs when nesting graph withi...
GraphPointerException occurs when nesting graph within itself Steps to repro:1. Create a new Project2. Project window > Right-cli... Read more
WebGL Player builds are running extremely slow when using WebCam Textures
How to reproduce:1. Open the attached project "WebGLPerformanceTest.zip"2. Open the "demoScene_free" Scene3. Switch to the WebGL pla... Read more
[UI] Scrollbar is hidden when Scroll View Height is 300 or higher
How to reproduce:1. Open attached Unity project2. Load SampleScene3. Notice Vertical Scrollbar4. Enter Play mode5. Notice expected b... Read more
"Child GameObject 'GameObject' was not registered into undo system and b...
Steps:1. Add Cube to the Hierarchy and convert it to Prefab2. Select instance and remove Mesh Renderer component3. Add child GameObj... Read more
Prefab Variant isn't reimported after ScriptedImporter result changes
Reproduction steps:1. Open project "SIOrder"2. Reimport "Assets/DependsOnSphere-c1 Variant" (Right-click > Reimport)3. Reimport "... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default