Search Issue Tracker
Fixed in 2023.1.0b14
Fixed in 2023.1.X, 2023.2.X, 2023.2.0a11
Votes
0
Found in
2023.1.0a25
2023.2.0a4
Issue ID
UUM-24691
Regression
Yes
Unable to build project when using a public optional bool variable
Reproduction steps:
1. Open project “GenericFieldError”
2. Open scene “SampleScene”
3. Build and Run project
Expected result: The project is built
Actual result: The project is not built and compiler errors are shown in the Console
Reproducible with: 2023.1.0a20, 2023.1.0a25
Not reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.2.2f1, 2023.1.0a19
Reproducible on: Catalina 10.15.7 (Intel)
Note: No compiler errors after deleting “public Optional<Value2<bool>> Q” line in “Foo.cs” and building the project
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Resolution Note (fix version 2023.1):
Fixed in 2023.1.0b14