Search Issue Tracker
Screenshot taken in Landscape mode is not rotated accordingly on WP8
Steps to reproduce: 1. Add the following script to any project: Texture2D screenshot; void OnGUI() { if (screenshot != null) { ... Read more
Freeze on printing downloaded long string
1. Open scene "test" 2. Play in editor 3. Press Gui.button "return Length 100,000(Freeze)", file will be downloaded and printed with... Read more
Inspector - component property names overflow into property value space
Steps to reproduce: 1. Open the attached project 2. Select the gameObject which has an attached component script 3. Observe the scri... Read more
Unity web player game using Google Chrome will not allow input
Steps to reproduce: 1. Open the build (build/build.html) with Chrome or build the project to webplayer platform 2. Press 'Run this t... Read more
Not possible to commit projects to Asset Server
When trying to commit any project (even completely new one to Asset Server, getting the error: "Could not prepare upload. value "42... Read more
Unity grass builds patch meshes at runtime which causes cpu spikes
To reproduce: 1. Open repro.unitypackage 2. Open scene test. It contains a terrain populated with grass and a camera that is moved a... Read more
Library folder is larger in 5.0
Steps to reproduce : - download both of the projects attached and notice that the Library folder for the 5.0 project is larger than... Read more
Static batching uses too many draw calls in Unity 5
Steps to reproduce: 1. Open the attached project and the scene in 4.5.x 2. Press play 3. Observe that drawcalls in the stats are 2 4... Read more
Script updater still updates when you click the "X"
To reproduce: 1. Open attached project. It contains a script that can be upgraded. 2. Open up the upgrade menu and close it via "X" ... 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress