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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment