Search Issue Tracker
[Mobile] TouchScreenKeyboardType is missing DecimalPad
To reproduce: 1. Open Unity and create a New Project2. Set Platform to iOS or Android3. Create a new Script4. Try to add TouchScreen... Read more
[HDRP][VR] Game View renders both eyes when the Game window is large eno...
How to reproduce:1. Open the user's project2. Open the "Bug" Scene3. Enter the Play Mode4. Enlarge the Game Window Expected result: ... Read more
[LWRP] [Mobile] Secondary Camera Background alpha value is lost when HDR...
How to reproduce:1. Open the attached lwrp_render_texture.zip' project2. Build & Run 'SampleScene' Scene for Android3. Observe t... Read more
[Mobile] Displayed color is lighter after calling Camera.Render() or Ren...
To reproduce:1. Open attached project "CameraRenderDrawDemo.zip"2. Build for Android (make sure the device has maximum brightness se... Read more
[iOS] The focus will switch to Console Window on successful connection t...
To reproduce:1. Open attached project "console-focus-repro.zip"2. Build development build for iOS3. Deploy the Xcode project to an i... Read more
Unity leaks memory when doing assertion with interpolated string when Bu...
How to reproduce:1. Open the "burst_leak.zip" project2. Open the "SampleScene.unity" scene3. Make sure Profiler is recording and Bur... Read more
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce:1. Open the "VS_Leak.zip" project3. Open the "NewBehaviurScript.cs" script4. Attach Unity Debugger via Visual Studi... Read more
[Shadergraph] Nodes can't be connected in routes leading to both master ...
What happened?If you connect a node in a path of nodes leading to any master node input besides position, and then try to connect th... Read more
[2D] [Animation] Clearing All Categories for all sprites on a character ...
[2D] [Animation] Clearing All Categories for all sprites on a character does not delete the Sprite Lib Steps to Repro: 1. import a c... Read more
Code completion does not work for MonoBehavior callback methods when usi...
How to reproduce:1. Create and open a new project2. Make sure you have Visual Studio 2019 selected under Preferences > External 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