Search Issue Tracker
Screen.orientation cannot be set to AutoRotation after forcing other ori...
Setting Screen.orientation to AutoRotation has no effect if orientation was manually changed before. To Reproduce: 1. Open & deplo... Read more
www.audioClip.length is null after successful download
To reproduce: 1. Create a new project 2. Import the attached package 3. Play the Test scene in the editor 4. See that the audio clip... Read more
Cubemaps get noticeable seams when built for iOS
See the following screenshot for an example: http://i.imgur.com/4rtAGUA.jpg It gets seams not only on the cubed skybox but also on ... Read more
[iOS] Launch Screen Fill Percentage text doesn't fit
In "Player Setting/Splash Image/Launch Screen" See attached screenshot. 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 i... Read more
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 run... Read more
[iOS] App stuck on video background view if control setting is changed a...
To Reproduce: 1. Deploy the attached app & rotate device to landscape. 2. Click "Video Minimal". 3. Chnage Control Settings (button... Read more
NotificationServices.RegisterForRemoteNotificationTypes is not working o...
1) What happened NotificationServices.RegisterForRemoteNotificationTypes no longer works on iOS8 2) How can we reproduce it using ... Read more
iOS Build with Script Call Optimization "Fast <...>" fails
When building any project on 5.0 with Script Call Optimisation "Fast but no Exceptions", cross compilation errors are thrown and it'... 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
- Scene is modified after exiting Play Mode when Graphics Compositor is enabled in HD RP
- Shortcuts inconsistently trigger when they have a conflict with the same Command
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component