Search Issue Tracker
Fixed
Fixed in 2022.3.25f1, 2023.2.18f1, 6000.0.0b12
Votes
1
Found in
2022.3.19f1
2023.2.9f1
2023.3.0b6
6000.0.0b11
6000.0.37f1
Issue ID
UUM-62692
Regression
No
“CS0117” and “CS0426” errors are thrown when generating a PropertyBag for a Generic Type designated as Partial
How to reproduce:
1. Open the “PropertyBagGenericTypeIssue” project
2. Observe the Console
Expected result: No errors are thrown
Actual result: Errors “CS0117” and “CS0426” are thrown
Reproduced with: 2022.3.19f1, 2023.2.9f1, 2023.3.0b6
Coult not test with: 2021.3.35f1 (PropertyBag functionality is unavailable)
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested
Notes:
1. Full error logs are provided in the internal comments
2. Not reproducible when the “Example” class is not designated as Generic (“<T>”)
3. Reproducible when the “Example” class is designated as “Partial”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment