Search Issue Tracker
Active
Votes
0
Found in
2022.3.51f1
6000.0.26f1
6000.1.0a3
Issue ID
UUM-86891
Regression
Yes
USS alias variables are not shown in the variable list when nesting variables
Steps to reproduce:
1. Open the attached “unitydebug.zip” project
2. Open the “ScenePage.uxml” file in UI Builder from Assets → UI → Templates
3. Select the “#Test” object from the “ScenePage.uss” file
4. Click the three dots near background color
5. Type “--Variable” in the Search bar
6. Observe the Search results
Expected result: Both “--VariableOK” and “--VariableNotOK” are shown as previews
Actual result: Only “--VariableOK” is shown
Reproducible in: 2021.2.0a20, 2021.3.1f1, 2022.3.51f1, 6000.0.26f1, 6000.1.0a3
Not reproducible in: 2021.3.45f1, 2021.2.0a19
Fixed in: 2021.3.2f1
Reproducible on: Windows 11, Windows 10
Not reproducible on: No other environment tested
Note: Manually setting the background color to “--VariableNotOK” sets the background to “--VariableOK”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Awaitable.NextFrameAsync() fails to resume when invoked multiple times from the playModeStateChanged event
- Text input duplicates in the TextField when textField.isDelayed is set to true and typing with a Japanese keyboard layout
- “AssetDatabase.GetMainAssetTypeAtPath" returns the incorrect type when using a global namespace class with the same name as a Unity type
- Editor silently crashes when switching platforms when Meta XR Core SDK is imported
- Crash on Object::SetCachedScriptingObject when entering the Play Mode immediately after stopping asynchronous operations in the previous Play Mode session
Add comment