Search Issue Tracker
Fixed in 2017.3.0f3
Votes
1
Found in
2017.3.0b9
Issue ID
968829
Regression
No
[Vuforia] Duplicating an ImageTarget gameObject links the Materials shown in the Scene view
1. What happened
When an ImageTarget gameObject is duplicated, and the Image Target on the Image Target Behavior script is changed on the duplicate, the Scene view will show both Image Target gameobjects having the same Image Target.
Steps To Reproduce:
1) Create a new project
2) Enable Vuforia in the player settings
3) Add an ImageTarget to the scene (it will default as astronaut)
4) Make a duplicate of the image target, move it so they are side by side in the scene view
5) Change ImageTarget(1) in the Image Target Behavior Script component to Drone
6) Click between the two Image Target gameObjects, notice the Scene view changes each time so that both show the same Image Target. Clicking on IMageTarget will make both show Astronaut, while clicking on ImageTarget(1) will make both show the Drone
Expected Result :
No change in preview of Image Targets in Scene view.
Actual Result :
Change in preview windows of Image Target.
Frequency:
Always
Unity Versions Tested :
2017.2.f3 , 2017.3.0b9 (Previous versions do not have vuforia extension as part of editor )
Platform:
WIndows 10, Windows 8.1 , MacOS 10.12.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment