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)
-
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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)