Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.4
2018.4.10f1
2019.2
2019.3
Issue ID
1190328
Regression
No
Prefabs that depend on scripts that are a part of asmdefs with define constraints don't automatically reimport
To reproduce:
1) Open the attached project
2) Click on TestAssembly/SomeScript and notice it says "No MonoBehaviour scripts in the file..."
3) Click on SomeScriptPrefab and notice that it says the "Prefab has missing scripts"
4) Go to PlayerSettings and set the define ENABLE_ASSEMBLY; Scripts will recompile
5) Reselect SomeScriptPrefab when recompiling ends
Actual: Notice that the "Object Reference" points to nothing
6) Reimport SomeScriptPrefab
Expected: SomeScriptPrefab now points to the correct reference
Reproduced in 2018.4.9f1, 2019.2.0b1, 2020.1.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mesh stretching and Animator values blend as if Additive when floating-point drift creates micro-overlaps between adjacent clips on the timeline
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- Constant buffers are redundantly uploaded when consecutive compute dispatches are executed on DirectX11
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment