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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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?