Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2021.2
2021.2.0b13
2022.1
Issue ID
1378388
Regression
No
Application.logMessageReceived callbacks are cleared when exiting Play mode
How to reproduce:
1. Open the user's attached project
2. Open scene Scenes/SampleScene
3. Enter Play mode
4. Exit Play mode
5. Enter Play mode again
6. Observe the Console while performing steps 3-5
Expected result: two messages "Got callback! (Start)" and "Start" are logged to the Console each time entering Play mode
Actual result: one message "Start" is logged to the Console when entering Play mode after the first time
Reproducible with: 2019.4.33f1, 2020.3.23f1, 2021.2.4f1, 2022.1.0a16
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
- URP ShadowCaster2D is misplaced and distorted when used with rotated Perspective Camera
- UI mesh is drawn twice when two cameras are used
- The Scene view top menu bar disappears when any Draw Mode other than "Wireframe" is selected in the specific project with a corrupted Material
- TabView.tabClosed EventHandler passes the wrong tab index as parameter when closing a tab from oldest to newest order
- Rigidbodies clip through terrain and snap back up when Heightmap Resolution is bigger than the terrain size
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a1