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
- Publishing Settings are shared across different custom Build Profiles when modifying Build options
- deltaTime and unscaledDeltaTime discrepancy when Player window is moved to secondary monitor and VSync is enabled
- Crash on SourceAssetDBReadTxn::SourceAssetDBReadTxn() when opening folders in a sepcific project
- Shader graph node does not update to red when there is a precision mismatch between the base graph and the subgraph
- UI flickering in Unity Version Control when the merge options are opened
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?