Search Issue Tracker
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Bug reporter crashes on Mac when machine is connected to the internet
Steps to reproduce:0 - Enable WiFi and connect to the Internet1 - cause a Unity crash (See comments for my steps)2 - once Unity cras... Read more
Grammar mistake in the RigidBody's Error message
How to reproduce:1. Open the "SampleScene" Scene in the attached "MinimalRepro" Project2. Enter Play Mode Actual Behaviour: The Erro... Read more
[InputSystem][Windows] No input from Wacom pen if ink support is disabled
Requires a Wacom tablet to reproduce 1. In Wacom tablet settings, go to the current pen's settings and under "Calibrate", make sure ... Read more
Referenced script (Unknown) warning is thrown on Play Mode in the HDRP S...
How to reproduce:1. Create a new HDRP Sample Scene Template project2. Enter the Play Mode3. Check the Console Expected results: The ... Read more
[Mobile Notifications] Include CoreLocation framework field is missing w...
If you are editing iOS Notification Settings via the Inspector, the checkbox and label for "Include CoreLocation framework" will be ... Read more
[Animation] BlendTree overlaps and hides another Blendtree on adding the...
BlendTree overlaps and hides another Blendtree on adding the Motion Field. Unable to select other Blend Tree once it is hidden. Step... Read more
[Mac] Shortcut manager ignores Control modifier
Reproduction steps:1. Create a new project2. Open the ShortcutManager3. Try binding Control+P key combination on any shortcut Expect... Read more
[FrameDebugger][URP] Grey image displayed when MSAA is enabled
When using FrameDebugger with URP and MSAA the camera buffer displays a grey image and the following warning is displayed on console... Read more
"Branch Group" tools have missing tooltips
h3. {color:#172b4d}How to reproduce:{color}1. Open the attached "SpeedTreeET"2. Open the "s" Scene3. In the Hierarchy, select the "T... 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