Search Issue Tracker
WebGLMovieTexture not stretching across RawImage
Reproduction steps:1. Open attached project2. Open scene3. Build and Tun scene on WebGL4. Notice that video plays only on cube, not ... Read more
[Regression][Windows] ArgumentExceptions are thrown after dragging tabs ...
Steps to repro: 1. Open Unity on Windows;2. Create new project;3. Detach any tab (i.e. Scene or Game view);4. Enter Play mode;5. Mov... Read more
GUILayout.RepeatButton will get triggered when resizing the window
Steps to reproduce : - import the project attached- go to Window > TestWindow2- move the window around or resize it and notice th... Read more
[Anim] Typo in Animator Component
a typo was introduced in the Animator component...we now see "Culling Mode" 2 times in the component, instead of... Update ModeCulli... Read more
[ContextMenu] Screen.width and Screen.height return inspector window dim...
Reproduction steps:1. Open the attached project2. Open the available scene3. Enable 'LogInUpdate' in the 'Test' gameobject4. Play sc... Read more
GetKey returns false when checking for multiple keys held down when new ...
Steps to reproduce:1. Open attached project "getkey.zip"2. Open "GetKey bug" scene3. Run the project4. Hold "A" and "S" keys down5. ... Read more
CPU usage spikes spikes when project running in background
1. Download my attached project(782960 repro)2. Build for Windows.3. Launch the task manager and open the performance tab.4. Run the... Read more
[Shuriken] GetTriggerParticles returns incorrect value for first few fra...
Steps to reproduce: 1. Download and import attached project. (In the edit: Trigger.zip)2. Open scene: main3. Press play.4. Inspect t... Read more
Vehicle Root begins shaking at high velocities
How to reproduce: 1. Open attached project2. Open scene Scenes/test plane and primitives.unity3. Play the scene4. Use the WSAD keys ... Read more
Vehicle Collider can become stuck in geometry when hitting another colli...
How to reproduce: 1. Open attached project2. Open scene Scenes/test plane and primitives.unity3. Play the scene4. Use the WSAD keys ... 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