Search Issue Tracker
[iOS] Handheld.PlayFullScreenMovie ignores App orientation
To Reproduce: 1. Build & Run the attached project. (Make sure orientation is locked in Player settings, 'Portrait' in this case)... Read more
[SceneView] Camera.orthographicSize not consistent while clicking
Repro steps:1) Open the project2) Go to Window -> JitterTest3) Notice that console window is giving values4) Try clicking around ... Read more
[VertexHelper] AddUIVertexTriangleStream causes crash
Repro steps:1) Open the project and scene in it2) Play and click the button in the Game View3) Notice the crash Read more
[Speedtree]Performance drop when using multiple Speedtree objects in Uni...
To reproduce:1) Open attached project and the scene in it on 5.32) Play it3) Open 'stats' window in game window4) Notice that the ga... Read more
SetTextureScale started complaining about material missing texture property
Open the scene TrackEditor_Example from the attached project and press Play. It will throw lots of errors about materials missing so... Read more
Broken text PPtr in file errors thrown when upgrading project or reimpor...
Open the attached project and reimport all assets in it. Lots of "Broken text in PPtr" errors are going to be shown. This is a regre... Read more
[Android] Playing a video without a delay after another video has ended ...
Playing a video without a delay after another video has ended doesn't always work on Android 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
Calling GUI methods in Update crashes the editor
Add the following code to the Update method of a new script: if (GUI.Button (new Rect (20, 20, 60, 20), "Test")) {} Attach the scrip... Read more
[Graphics]Particles are occluded behind any gameobject
What happened: The particles are being rendered behind objects with the mesh renderer components; However, the particles in the scen... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled