Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0b4
Issue ID
993549
Regression
No
Existing references become Missing after enabling ScriptedImporter
Reproduction steps:
1. Open the attached project "ScriptedImporterNull - 2018.1.zip";
2. Open the test.unity scene;
3. Make sure that it is set in the Vox Object of the Test script of GameObject to 3x3x3 Voxel object;
4. Open VoxScriptedImporter.cs and change "false" on the first line to "true";
5. Observe the changes of GameObject.
Expected results: The reference to Vox object is still kept on the GameObject.
Actual result: GameObject loses its reference to Vox object.
Reproduced on: 2017.1.2p4, 2017.2.1p2, 2017.3.0p4, 2018.1.0f2, 2018.2.0a1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment