Search Issue Tracker
Fixed
Fixed in 2021.3.13f1
Votes
0
Found in
2021.3.10f1
Issue ID
UUM-14751
Regression
No
UI disappears when changing the "Render Scale" value
How to reproduce:
1. Open the attached project “RenderScaleIssue.zip“
2. Open “SampleScene“ (Assets/Scenes)
3. Click on the “UniversalRP-HighQuality“ asset (Assets/Settings)
4. Set “Render Scale” to above 1.05
Expected result: Nothing happens to the UI
Actual result: The UI disappears
Reproducible with: 2021.3.10f1
Not reproducible with: 2022.1.16f1, 2022.2.0b8, 2023.1.0a11
Couldn’t test with: 2020.3.39f1 (Errors in the Console)
Reproduced on: macOS (12.5)
Note: Same result when “Upscaling Filter“ is selected “Nearest-Neighbour“, although when selected “Bilinear“ or “Automatic“ the UI disappears without changing the “Render Scale“
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment