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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment