Search Issue Tracker
[Shortcut Manager] Unable to paste (CTRL+V) in the scene view because it...
Steps to reproduce:1. Create a new project2. Select an object (Ex: Main camera) in the scene view (NOT the hierarchy)3. Attempt to c... Read more
Editor crash on "scripting_stack_trace_info_for" when calling Debug.LogE...
Steps to reproduce:1. Open mini_repro.zip2. Open scene "a"3. Enter Play Mode4. Observe the crash Expected result: exception thrown -... Read more
[ScriptedImporter] Imported Shaders do not show errors in the Object
Reproduction steps: 1. Open "ShaderImporter.zip" project2. Select and Reimport "shaderToImport"3. See "Scripted Shader Imported(Scri... Read more
PlayOneShot throws UnassignedReferenceException
Steps to reproduce:1. Open QA attached project2. Enter play mode3. Click the 'Play audio' button Expected behaviour: No error is thr... Read more
[LightProbes] LightProbeGroup jumps to other additive scene when you pre...
How to reproduce:1. Open or create a new Unity Project2. Create two Scenes, drag the second Scene into the first Scene's Hierarchy w... Read more
[VSTU]: Using enum flags displays "Node not supported
How to reproduce:1. Open user attached project and open Scenes/SampleScene.unity2. Execute "Assets > Open" C# Project3. Add break... Read more
[Android] Tall screen with notch has a black bar instead of rendering in...
Steps to reproduce:1. Create a new project2. Switch to android platform3. Go to Player Settings > Resolution and Presentation >... Read more
[XR] Oculus dashboard depth sharing is incorrect in one eye when using s...
The depth shading is off between the two eyes when using instancing with the Oculus Dash Depth Buffer sharing. This seems to work fi... Read more
Copy/paste is broken in the Linux bug reporter
To reproduce:1) Create new project2) Copy some text3) Open Bug Reporter4) Paste the text in Expected: Text pastes in without issuesA... Read more
[Windows] Upgrading project from 2017.* to 2018.* changes Cinemachine Vi...
To reproduce: 1. Download attached project "TimelineBugRepro2018_UpgradedFrom2017.zip" and open in Unity 2017.4.11f12. Open "ActualS... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code