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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Add comment