Search Issue Tracker
[AnimationClip] Build crashes on UnityEngine::Animation::CreateAnimatorG...
Repro steps:1) Open the attached project and Test scene2) Run the scene and press A3) Notice the animation is working: sprite change... Read more
[NetworkBehaviourInspector] Inspector is unable to display SyncList
Steps to reproduce: 1. Open attached project "SyncListBug"2. Open scene "SyncListBug"3. Open "TestSyncList.cs" script4. Notice publi... Read more
[Scene View] Snap scale freezes at scale zero.
Scale freezes to zero using snap scaling. Steps to Reproduce:- Create a gameobject (Cube)- Set Snap scaling to 1 in the snap setting... Read more
[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 tha... 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... 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 c... Read more
ModelImporter 'motion node' doesn't update properly when using a cache s...
To reproduce:1. Open attached project2. Connect to cache server3. Select CarvingGrabs_ReExportTest4. 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 "Androi... Read more
[IL2CPP] Mathf.RoundToInt method doesn't work correctly
To Reproduce: 1. Run the attached script with mono/il2ccpp2. Observe that IL2CPP returns incorrect values for: Mathf.RoundToInt(4.5f... Read more
[WebGL] Trying to access a non existing address via WWW.LoadFromCacheOrD...
Reproduction steps:1. Open attached project2. Build scene "Test" for WebGL3. Run the game in Firefox, it will crash What I'm doing h... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default