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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
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)