Search Issue Tracker
Fixed in 2021.3.36f1
Fixed in 2021.3.X, 2022.3.21f1, 2023.2.13f1, 2023.3.0b10
Votes
0
Found in
2021.3.30f1
2022.3.20f1
2023.2.10f1
2023.3.0b7
Issue ID
UUM-48603
Regression
No
Crash on "CxxThrowException" when building by selecting "Build And Run" on the Android Device
How to reproduce:
1. Open the "IN_53417" project
2. In Build Settings "Run Device" dropdown select the desired device
3. Press Build And Run
Expected result: project build is successful
Actual result: editor crashes
Reproducible with: 2021.3.30f1
Couldn't test with: 2022.3.9f1, 2023.1.13f1, 2023.2.0b9, 2023.3.0a4 (due to build failing with an error "error CS0103: The name 'NetworkTransport' does not exist in the current context")
Reproducible on: Windows 10 Pro, Windows 11 (user reported)
Not reproducible on: No other environment tested
Notes:
- This issue reproduces on newer versions only if it's first opened on the 2021.3.19f1 (user reported) version
- Couldn't test without Development Build enabled due to errors appearing while building if Development Build is disabled
- Only reproducible when pressing “Build And Run” (Pressing only “Build” won't reproduce the issue)
- Device needed only to be able to use “Build And Run”
Workaround: Disable Development Build → Try building the project → Enable Development Mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment