Search Issue Tracker
Fixed in 0.32.0-preview.50
Votes
0
Found in [Package]
0.31.0-preview.24
Issue ID
1290273
Regression
No
"Error CS0122: 'Binding' is inaccessible due to its protection level" when building the project
How to reproduce:
1. Open project "TinyRacing.zip"
2. Build the project
Expected result: Projects builds successfully
Actual result: Project build fails due to: "error CS0122: 'Binding' is inaccessible due to its protection level"
Reproducible with: 0.31.0-preview.24 (2020.1.16f1, 2020.2.0b14, 2021.1.0a8)
Can't test with: 0.14.5-preview (2018.4.30f1), 0.26.0-preview.14 (2019.4.16f1) (errors in the console: "SceneSystem" could not be found)
Comments (1)
-
XefierPW
Dec 07, 2020 17:19
Oh right I forgot about this. I was the one who reported this but then I realized I needed to build using the Tiny Build System rather than the built-in build. Not sure if it's actually expected to be able to build these projects normally?
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
- Build Profiles window Build Profiles functionality breaks when the newly created Build Profile has a lot of symbols in the name
- Crash on PlayableGraphBindings::DestroyOutputInternal when entering Play Mode in a specific project
- Editor Freezes when instantiating TMP text formatted with rich text tags in non Latin languages
- Crash on YAMLRead::TransferTypelessData when opening a specific project
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
Resolution Note (fix version 0.32.0-preview.50):
Fixed in Project Tiny Full 0.32.0-preview.50 (2020.3, 2021.1, 2021.2)