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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment