Search Issue Tracker
www.isDone never get's true on iOS
while (!web.isDone) {} is infinite on iOS By design reason: Code should yield inside that loop, because WWW download on iOS are runn... Read more
[iOS] Can't build and run with latest Xcode update (7.1)
-e: see title, says I have to do it manually (which works) because my version is not in the compatibility list -repro:--get latest x... Read more
The VoiceOver Accessibility overrides touch functionality
To reproduce: 1) download and open project2) enable VoiceOver on device3) build and run for iOS4) notice the behaviour is off (most ... Read more
[iOS] Both Portrait and Landscape splash screens are shown at the same t...
To Reproduce: 1. Build the attached project (make sure that orientation is set to to 'Auto Rotation' and Only 'Landscape Left' and '... Read more
[Atomics] Device freezes in an apparent loop after running project for a...
How to reproduce: 1. Open attached project2. Build to iOS and run3. Play the game for a while- The game freezes, but Xcode does not ... Read more
Modal view is hidden after application goes into the background and resumes
How to reproduce: 1. Open attached project2. Build to iOS and run3. On the device, press any button that has 'Show' in the name- A w... Read more
iOS build crashes when built with stripping level
To reproduce: 1) Download and open project (will need any other project to check on versions other than 4.6)2) Build and run for iOS... Read more
[iOS][Asset Loading] WWW.LoadFromCacheOrDownload(url, fileVersion, crc) ...
Reproduction steps:1. Open attached project "crcCheck"2. Open scene "demo"3. Using the editor enter play mode4. Press the UI button5... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS