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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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)