Search Issue Tracker
Fixed in 2021.3.14f1
Fixed in 2021.2.X, 2022.1.X, 2022.2.X, 2023.1.X, 2023.1.0a17
Votes
1
Found in
2021.3.12f1
2022.1.0b11
2022.2.0a9
2023.1.0a9
Issue ID
UUM-781
Regression
No
[ChromeOS] Only a few frames are reported in logcat's stack trace when using x86_64 or ARMv7 architectures on Pixelbook
Steps to reproduce:
1. Open attached project
2. Make sure the architecture is set to x86_64 or ARMv7
3. Build and run on ChromeOS device, that supports ChromeOS architectures
4. When in application, press "Crash with Utils - Access Violation"
5. Observe the stack trace in logcat
Expected: a larger amount (15-40) frames reported
Actual: 2 frames reported
Reproduced in: 2021.2.15f1, 2022.1.0b11, 2022.2.0a9
Devices that reproduce the issue:
VLNQA00425 - Google Pixelbook (Google Pixelbook), CPU: -, GPU: virgl (Mesa DRI Intel(R) HD Graphics 615 (KBL GT2)), OS: 11 (arcvm enabled)
Devices that do not reproduce the issue:
VLNQA00433 - Lenovo Chromebook Duet (kukui), CPU: -, GPU: Mali-G72, OS: 9. (intel-only device, therefore only tested on ARMv7)
Note: happens in release/developer mode
Note3: logcat is attached (ChromeOSstackTrace.txt)
Note4: comparison with other architectures:
• ARMv7 2 frames
• ARM64 18 frames
• x86 25 frames
• x86-64 2 frames
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment