Search Issue Tracker
GL.Vertex3 coordinates are distorted creating 1 pixel gap when using GUI...
Steps to reproduce:1. Open users attached project "Test.zip"2. Open "SampleScene"3. Enter Play mode4. In the top of Game window use ... Read more
Opening Quick Search when Scene contains GameObjects with system illegal...
How to reproduce:1. Open user-submitted project (New Unity Project.zip)2. See that the Quick Search bug scene contains GameObjects w... Read more
Missing virtual modifier on ProcessTouchPress() in StandaloneInputModule
How to reproduce:1. Open the attached "OverrideBug.zip" project2. Inspect the Console Expected results: There are no console errorsA... Read more
GUI.DrawTexture() is too bright/washed out when "Color Space" is set to ...
How to reproduce:1. Open attached project "Test.zip" and scene "SampleScene"2. Make sure that "Edit" -> "Project Settings" -> ... Read more
New warning from one particular .FBX when using Asset Pipeline v2
Candle_Set.FBX file (you can find it in attached project) started to introduce warning in 2019.3 (uses Asset Pipeline v2).There is n... Read more
[VSCode]During debugging Unity Editor receives StackOverflow/ThreadAbort...
How to reproduce:1. Open attached project "DebugRepro.zip" and scene "TestDebugger"2. Make sure that Edit -> Preferences -> Ex... Read more
Creating a new project will throw multiple assertion failures regarding ...
Creating a new project will throw multiple assertion failures regarding 'artifactMetaInfo != nullptr' As of 2019.3.0a9, creating new... Read more
[LWRP] Custom renderer Camera override gets applied to the Scene Camera ...
How to reproduce:1. Open the attached "LWRPCameraOverride.zip" project2. Select "CRPSphere" in the Scene3. Try moving the Camera aro... Read more
[Mac] Color Eyedropper with increased cursor size always picks cursor co...
How to reproduce:1. Open System Preferences > Accessibility > Display and increase the Cursor size past the second tick mark2.... Read more
Impossible to copy Unicode characters from Editor Text Field
How to reproduce:1. Open user-supplied project2. Open "SampleScene" Scene3. In Hierarchy Window right-click on "あ" GameObject > R... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class