Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.1.0b14
Issue ID
UUM-102359
Regression
No
Project Settings Window Turns Blank When Trying To Enter Play Mode
Steps to reproduce:
- Create a new project
- Open the Project Settings Window, Dock it
- Enter Play Mode
- Observe the Project Settings Window just before Play Mode
\\
Actual results: The Project Settings Window view is blank/refreshes briefly
Expected results: The Project Settings window should retain its content/view
\\
Reproducible with versions: 2022.3.60f1, 6000.0.43f1, 6000.1.0b15, 6000.2.0a9
\\
Tested on (OS): Windows 11, macOS 15.5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
While the PlayMode callbacks are emitted the UI might stop refreshing. This is a knwon thing.
What is import:
- UI must work BEFORE and AFTER (or while) in playmode