Search Issue Tracker
'Stream from Disk' sound stutters when coming back from background
To reproduce: 1. Open project SoundStutterAndHalt 2. Build and run on iOS 7 (reproduced with iPhone5c 7.0.2) 3. Go to background 4. ... Read more
Wrong Japanese fallback font on iOS 8.2
On iOS 8.1 and the prior versions, “Hiragino Kaku Gothic ProN” is used as a fallback font for Japanese characters. On iOS 8.2, it se... Read more
[iOS] Social.ReportProgress is not working
To Reproduce: 1. Open and build the project GameCenterTest.zip. 2. Make sure that that everything is correctly set up for Game Cent... Read more
iPhone: Xcode says illegal character when using some symbols
To Reproduce: 1. Set the bundle identifier with an illegal char such as '_' or ':'. 2. Build will fail. Expected: 1. Unity should... Read more
iOS mode editor handles textfield input inconsistently
The editor uses TTF text rendering in all modes, but the iOS runtime uses bitmap text rendering. This means that you can input non-a... Read more
AOT failure when generic type array is exposed using ReadOnlyCollection<>
Looks like AOT failure. When accessing Node<T>.node directly - everything works fine. If it's wrapped with ReadOnlyCollection<> prop... Read more
Jit compilation fails on a generic method
There's a plugin with two generic methods one of which causes jit compilation to fail with the following error. ExecutionEngineExce... Read more
Mscorlib deploy fail and also deploy of unused assets
Issue#1. Stripper set to "micro mscorlib" chokes on the included dll file with the following exception: "Mono.Linker.ResolutionExcep... Read more
Linq's Sum/Any not being AOTd and raises a runtime exception
Repro: 1. Build & run to the device 2. Click either "Any burning edge" or "Sum" 3. You will get ExecutionEngineException Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AssetDatabase is overwriting GUIDs
- Packages cannot be added from a registry that returns invalid publish dates [Windows-only]
- [PLM] OpenRL 501 error is thrown/editor crashes when baking 4K lightmaps with 16 lightmap AA samples
- Physics.SyncColliderTransforms syncs every collider when the local position hasn't changed
- [GPU PLM] Part of baked shadows are broken when hitting a backface