Search Issue Tracker
[WebGL] server compression settings warning lost with new embedding scheme
-e: in case your server isn't configured to serve gzip/brotli compressed content properly we used to log a hint about that in the co... Read more
WebCamTexture.didUpdateThisFrame is set after the WebCamTexture is rendered
Updating didUpdateThisFrame property in LateUpdate() makes sense for MovieTexture because it's an output but WebCamTexture (which ca... Read more
SerializedObject.CopyFromSerializedProperty(null) crashes the editor
Steps to reproduce:1. Open attached project (CopyFromSerializedProperty(null)_crash)2. Click "Run" on the top menu and select CrashT... Read more
[Hololens] In hololens video player performance is poor
When a video is played on a 3D plane, the frame rate of the video is inconsistent, stutters heavily, and audio is choppy. Simulating... Read more
[Look Dev] Prefab shows up for 1 second and vanishes
How to reproduce:1. Create new Unity project2. Create a cube and prefab it3. Open Dev Look (Window > Experimental > Look Dev)4... Read more
[Android] Setting high texture tiling for devices with Mali-400, Mali-45...
Reproduction steps:1) Download and open user's attached project2) Build and run on an Android device-- Notice that texture is being ... Read more
[macOS] Unity 2017.2.0b2 crashes 100% when trying to use .Net 4.6 (Exper...
Steps to reproduce:1. Create a new empty project2. Go to "Player Settings"3. Set "Scripting Runtime Version" to "Experimental (.NET ... Read more
Some animation keyframes are skipped when stepping through them with "Go...
To reproduce:1. Open attached project and "animationWndskipKeyframe" scene2. Open animation window (window->animation)3. Select "... Read more
UI - Components ( e.g. Image Component) is no longer Anti Aliasing in Ga...
Antialiasing has been broken/disabled for UI elements when the canvas is set to 'ScreenSpace Overlay'. In the example scene, the Qua... Read more
Clicking on scene objects registers as a scene change
Steps to reproduce:1. Download the attached project2. Make sure scene fourth.unity is read-only3. Open the project4. Click on the ga... 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
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
- Mixers do not have "Rename" in the right-click context menu when a Mixer is right-clicked in the Audio Mixer window
- The Audio Random Container and the Audio Mixer windows have no minimum size set for the core functionality to be accessible