Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2019.4.1f1
Issue ID
1268529
Regression
No
IdLabelConfig fields are not deserialized when quitting the Build
How to reproduce:
1. Open the attached "PerceptionHDRP" project
2. Open the "SampleScene" Scene found in the Assets->Scenes folder
3. Open the Build Settings (File->Build Settings...)
4. In the Build Settings window make sure that the "SampleScene" is added to Scenes In Build and the Development Build is enabled
5. Build And Run
6. If the "Debug" window opens press "Ok"
7. After the Build launches close it
Expected results: No errors are thrown in the Development console
Actual results: "InvalidOperationException" errors are thrown in the Development console just before the Build closes
Reproducible with: 2019.3.1f1, 2019.4.8f1
Could not test with: 2018.4.26f1, 2019.3.0f6, 2020.1.0a1, 2020.1.3f1, 2020.2.0a20 because of the CS0115 and CS0246 errors
Notes:
- The errors are not thrown (and are not in the Player.log) only when the project you Build and Run the project, doesn't happen if you build and run the .exe afterwards
- The issue has been tested and reproduced on Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment