Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.3.0b1
Issue ID
952140
Regression
Yes
[tvOS] Illegal redeclaration of property in class extension (attribute must be 'readwrite', while its primary must be 'readonly'
Reproduction steps:
1. Create a new project.
2. Build Unity project to tvOS.
3. Try to build Xcode project.
- Project will not build:
Illegal redeclaration of property in class extension 'CADisplayLink' (attribute must be 'readwrite', while its primary must be 'readonly')
Illegal redeclaration of property in class extension 'UIScreen' (attribute must be 'readwrite', while its primary must be 'readonly')
Reproduced with:
tvOS Device, tvOS Simulator
2018.1.0a1, 2017.3.0b1, 2017.3.0a7
Not reproducible with:
2017.2.0f2
Regression introduced in:
2017.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [sw-unity-6-1] UI Toolkit Debugger's "Pick Element" functionality does not work when hovering on any Editor panel except the Game view
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
Add comment