Search Issue Tracker
[Script Updater]Unity fails to run script updater when "safeCollisionEve...
Steps to reproduce1. Open attached project.2. Notice that window "API Update Required" appears automatically.(if this window does no... Read more
AnimationEvent at frame 0 or 1 is triggered once on Layer with 0 weight
How to reproduce:1. Open the attached project2. Open and play example scene3. Notice that event is fired once. See in the console "E... Read more
[Crunched] Baking lightmap crashes at crnd::crn_unpacker::unpack_dxt5 wh...
Steps to reproduce: 1. Open attached project "784876.zip"2. Open scene "Scenes/testscene"3. In hierarchy, select "BakeCube"4. Make s... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used