Search Issue Tracker
Fixed
Fixed in 2.3.16
Votes
5
Found in [Package]
1.22.4
2.3.7
Issue ID
ADDR-3834
Regression
Yes
"error CS0118: 'Editor' is a namespace but is used like a type" error when using 'Editor' as a class
Reproduction steps:
1. Open the attached “AddressablesEditorNamespace.zip” project
2. Observe the Console
Expected result: No error
Actual result: “… error CS0118: 'Editor' is a namespace but is used like a type” error
Reproducible with: 2.3.7 (6000.0.33f, 6000.1.0b1)
Not reproducible with: 1.22.3 (2021.3.47f1, 2022.3.55f1), 2.3.1 (6000.0.33f, 6000.1.0b1)
Reproducible on: macOS 14.6 (M3 Max), Windows 11
Not reproducible on: No other environment tested
Comments (1)
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
CRG-Hans
Jan 31, 2025 10:40
Seem to be fixed in 2.3.16