Search Issue Tracker
[Timeline] Timeline with a disabled Audio Source causes Editor Crash whe...
To reproduce:1. Open a scene in a project which contains an audio clip2. Create a timeline3. Create a Game Object with an Audio Sour... Read more
System.Numerics is missing in Experimental (.NET 4.6 Equivalent)
Steps to reproduce:1. Open User's attached project "NET Test.zip"2. Look at Console Result: Error in the Console: error CS0234: The ... Read more
Typo in WebGL's Publishing Settings
To reproduce:1. Open a new Unity project2. Edit --> ProjectSettings --> Player3. Choose WebGL settings4. In Publishing Setting... Read more
[iOS][VR] VR shaders are included in Builds even though VR support is di...
VR shaders seem to be included in builds even when VR support in Player Settings is disabled. The easiest way to see that this is ha... Read more
Crash in mono_marshal_get_cache when reentering Play mode after video cl...
Reproduction Steps:1. Import attached project.2. In Video Clip Preview, attach "Cats" video to Video Clip.3. In any scene, enter Pla... Read more
SendMessage cannot be called during Awake, CheckConsistency, or OnValida...
SendMessage cannot be called during Awake, CheckConsistency, or OnValidate prevents UI from showing To repro:1. Open project attache... Read more
Kinematic Rigidbody2D velocities are not applied
Steps to reproduce:1. Open user attached project (Rigidbody2017.2)2. Play the scene3. Notice that velocity is not applied Expected r... Read more
Mesh with a NaN input position crashes the Editor when assigning it to ...
Steps to reproduce:1. Open the attached project2. Create a 3d game object3. Add a MeshCollider component4. Drag the mesh placed in "... Read more
An app with a 360-degree video and enabled Gear VR does not move smoothl...
Reproduction steps:1. Open the attached project;2. Enable VR and set to Oculus in Player Settings;3. Build the scene "Main" on a dev... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code