Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
1
Found in
2018.2.8f1
Issue ID
1082699
Regression
No
Unity doesn't recognize missing assembly references when moving a script that's referred by others from one assembly to another
Repro steps:
1. Open attached project
2. Drag "Foo.cs" from "Assets/Scripts/Foo" to "Assets/Scripts/Bar"
3. Wait for the Editor to Hot Reload
Expected: "error CS0246: The type or namespace name `Foo' could not be found. Are you missing an assembly reference?" is thrown in the Console
Actual: No errors are thrown after the Hot Reload
Reproducible with: 2018.2.9f1, 2018.3.0b3, 2019.1.0a2
Not reproducible with: 2017.4.11f1
Fixed in: 2019.1.0a4
Backported to: 2018.2.13f1, 2018.3.0b6
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
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
mmortall
Sep 25, 2018 11:18
Have the same issue in 2018.2.9f1