Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.2.X, 2022.1.X
Votes
1
Found in
2019.4
2020.3
2020.3.17f1
2021.2
2022.1
2022.2
Issue ID
1361962
Regression
No
"'BuildTargetDiscovery' is inaccessible due to its protection level" error when importing built-in shaders
Reproduction steps:
1. Create a new project
2. Go to Unity Download Archive
3. Open release notes of the version the project was created
4. Download the built-in shaders from additional resources
5. Extract the built-in shaders to the project's Assets folder
6. Observe the Console in the Editor
Expected result: No errors
Actual result: Multiple shader warnings and an error "Assets/builtin_shaders/Editor/StandardShaderGUI.cs(5,38): error CS0122: 'BuildTargetDiscovery' is inaccessible due to its protection level"
Reproducible with: 2019.4.30f1, 2020.3.17f1, 2021.1.20f1
Could not test with: 2021.2.0b11, 2022.1.0a7 (not available in the Download Archive)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a4
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0b6
Resolution Note (fix version 2021.2):
Fixed in 2021.2.11f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.29f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.36f1