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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment