Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.4f1
Issue ID
1072512
Regression
No
[.NET 4.x] A script can't be loaded when a class derived from MonoBehaviour is inside a namespace that's named as the class
Repro steps:
1. Open QA attached project "repro_1072512"
2. Open scene "0"
3. Select "GameObject" in the Hierarchy
4. Observe the Inspector
Expected: No errors appear
Actual: An error is shown stating that the associated script can't be loaded
Reproducible with: 2017.4.9f1, 2018.2.5f1, 2018.3.0a9
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1067552