Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.2.0a4
Issue ID
1312439
Regression
No
[Profiler] When 2 devices are connected to a profiler, message is cutoff by other connection and uninformative error appears
How to reproduce:
1. Create a new project
2. Open Profiler
3. Switch platform to Android
4. Connect two devices via USB
5. In Build settings enable Development and Autoconnect profiler
6. Build and run on both devices
7. App starts, profiler pauses
Actual result: after some time you get an error because message was cutoff by other connection, but it is not informative enough
"The message body receive resulted in error. Discarding message."
Expected result: Error message could contain information about connection x device
Reproducible: 2021.2.0a4
Not reproducible: 2020.2.3f1 <- I cannot get this error message in this version, because profiler behaviour was different (previously devices'd get a faked multicast connection) and now profiler is being updated.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment