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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Add comment