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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
Issue with test project, not a bug.