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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Issue with test project, not a bug.