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
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
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)