Search Issue Tracker
Playable.CastTo crashes Unity
Steps to reproduce: 1. Open attached project2. Open scene "CrashAnimation"3. Run the sceneUnity crashes Reproduced with: 5.4.0b3, 5.... Read more
The WWW and UnityWebRequest classes currently don't support HTTPS TLS 1....
Reproduction steps:1. Open the attached project2. Build and run the project on Android device with Android versions prior to 5.0 (e.... Read more
Opening shader with Visual Studio while CS project doesn't exist results...
Opening shader with Visual Studio while CS project doesn't exist results in errors Steps:1. Create new project2. Create shader3. Dou... Read more
[WebGL][Win]AudioClip.length is multiplied by ~4.53 when loaded through WWW
Repro steps:1) Open the project and Main.scene2) Build and run it for WebGL3) In the browser open up the Console4) Notice the differ... Read more
EditorGUILayout.EnumMaskField is misleading by stating that Enum is retu...
Steps to reproduce: 1. Open attached project2. In top menu, open window "Tools > EditorGUILayout.EnumMaskField Reports Incorrect ... Read more
Crash in AnimationClipPlayable::SetClip when playing scene
To reproduce:1. Open attached project (repro784839.zip)2. Run Test scene3. Resume scene if it gets paused by error4. Editor crashes ... Read more
When V-Sync is disabled Input.GetAxis() returns near 0 values in standal...
To reproduced the issue follow the steps:1. Open "testInput" project2. Open "1" scene3. Make sure virtual sync is disabled in qualit... Read more
Lightmap Indexes Overwritten on Additive Level Loads
Repro steps:1) Open the project2) Build Lighting for scenes Scene1/Scene2/Scene33) Open the main scene and play it4) Notice all the ... Read more
Cannot build for Android with AAR with dynamic references like "${applic...
If you drop a new style .aar file (like the included "play-services-measurement-8.4.0.aar") which contains dynamic references like "... 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