Search Issue Tracker
Won't Fix
Votes
0
Found in
5.1.3f1
Issue ID
866471
Regression
No
Mass copying project files does not generate previews for prefabs
Steps to reproduce:
1. Download and open the attached project
2. Copy ForestVision files into another project
3. On the second project, go to ForestVision/Editor
4. Look at the console
Expected result: previews = 225 & items = 225
Actual result: previews = 45 & items = 225
Notes:
-The project is set up to output a debug number of seen previews vs number of objects when entering the custom editor
-Most of the prefabs' previews are lost during the import
-This can be fixed by going to Assets/Reimport All or manually updating every object
-Adding new models and making them into prefabs is fine
-The user's original project outputs message and creates previews normally
-Importing small amounts at a time seems to work fine
Reproduced on: 5.1.3f1, 5.5.0p4, 5.6.0b3
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
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
Resolution Note (2019.1.X):
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.