Search Issue Tracker
Fixed
Votes
2
Found in
4.6.2f1
Issue ID
669467
Regression
No
Error when trying to append a project after removing 'Unity-iPhone Tests' target in xcode
To Reproduce:
1. Open the attached project.
2. Build to iOS, make sure to Append to the existing project in the "XCode-iOS" folder.
3. "Error building Player: ArgumentException: An element with the same key already exists in the dictionary." is thrown in console.
Or simply create a new project, build , remove 'Unity-iPhone Tests' in xcode, build with append
Error building Player: NullReferenceException: Object reference not set to an instance of an object" is thrown.
Comments (27)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
moghes
Feb 17, 2015 13:28
Hello guys,
any updates?
Getting this on 4.6.2f1
moghes
Feb 17, 2015 13:28
Hello guys,
any updates?
Getting this on 4.6.2f1
KadirGunduz
Feb 12, 2015 22:24
Same here. Its happening on 4.6.2
MikeHergaarden
Feb 10, 2015 18:12
Same issue here: the workaround I use is a complete build-replace instead of append. That does work.
AquaGhost
Feb 10, 2015 05:24
(To clarify, did NOT get on 4.6.1, only getting on 4.6.2)
AquaGhost
Feb 10, 2015 05:23
Also having this same issue. On any append. Not getting on 4.6.1.
s0phist
Feb 10, 2015 04:42
This is impacting our team very negatively - is there a workout around or patch available?