Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.2.4-preview
Issue ID
1330391
Regression
No
[Device Simulator] Rendering is saved only on the Safe Area when switching Simulator to Game mode in Play Mode
How to reproduce:
1. Open the user's attached "DS-Test-Project" project
2. Open the "Drawing" Scene
3. Make sure that the Game view is in Simulator mode
4. Enter the Play Mode
5. Change the Game view mode to the Game
6. Try to draw on the sides of the Game view (outside of the Simulator's safe zone)
Expected results: Whatever is drawn on the sides stay
Actual results: Only what has been drawn inside the Simulator bounds used before switching mode stays
Reproducible with: 1.2.0-preview, 2.2.4-preview (2019.4.25f1, 2020.3.7f1, 2021.1.0a9), 2021.1.0a9, 2021.1.6f1, 2021.2.0a15
Could not test with: 1.1.0-preview and earlier because of the CS0103 error
Notes:
- Entering the Play Mode in the Game mode, switching to the Simulator mode, and switching back to the Game mode doesn't make the drawing stay only in the safe zone
- Since Unity 2021.1.0a9 the Device Simulator is no longer a package and is built-in
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:
Issue with test project, not a bug.