Search Issue Tracker
[iOS] 'IOException: Failed to Move File' when building to a different dr...
To Reproduce: 1. Build an empty project to some other drive the project is on (external drive or different partition). 2. Observe t... Read more
Pressing 'backspace' on a WebGL build will crash the app in chrome & opera
-e: see title -repro: --Create New Unity 5.1.0f2 project & empty scene --Build and run as WebGL --Copy t <http://localhost:50380/>h... Read more
[Sprite] Sprite.Create method generates misleading error messages
Calling Texture2D.Compress(bool), then Sprite.Create() creates a sprite with a blank texture. This is due to the fact that Sprites ... Read more
ModelImporter 'motion node' doesn't update properly when using a cache s...
To reproduce: 1. Open attached project 2. Connect to cache server 3. Select CarvingGrabs_ReExportTest 4. Select Ride_carvingStances... Read more
[Android] Tessalation shader crashes
Using tessalation shader on OpenGLES3.1 capable android devices, results in crash. 1. Open scene "Tessalation" (From project "Andro... Read more
[IL2CPP] Mathf.RoundToInt method doesn't work correctly
To Reproduce: 1. Run the attached script with mono/il2ccpp 2. Observe that IL2CPP returns incorrect values for: Mathf.RoundToI... Read more
[WebGL] Trying to access a non existing address via WWW.LoadFromCacheOrD...
Reproduction steps: 1. Open attached project 2. Build scene "Test" for WebGL 3. Run the game in Firefox, it will crash What I'm doi... Read more
ATC texture compression quality on OS X is worse than on Windows
Textures get corrupted when converted to ATC RGBA 8 bits format on the OS X Editor. This issue can’t reproduce on Windows. It seems... 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