Search Issue Tracker
Active
Under Consideration for 2.2.X
Votes
0
Found in [Package]
1.3.3
2.0.2
2.1.3
2.2.0-pre.4
Issue ID
BAPPUI-47
Regression
No
App UI Trackpad sample uses a lot of obsolete methods and warnings are thrown when the Trackpad sample is imported
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Package Manager window (Window > Package Management > Package Manager)
- Install package by name (com.unity.dt.app-ui)
- Select the App UI package in the Package Manager window
- Open the Samples tab
- Import the "Trackpad" sample
- Observe the Console window
Actual results: A lot of "Obsolete" warnings are thrown
Expected results: No warnings are thrown
Reproducible with versions: 2.1.1, 2.1.3 (6000.3.3f1, 6000.4.0b2, 6000.5.0a3)
Can’t test with versions: 2.1.1, 2.1.3 (6000.0.64f1) (due to methods not being obsolete on 6.0)
Tested on (OS): MacOS Silicon Tahoe 26.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment