Search Issue Tracker
[SpriteShape] SprieShapeController.OnWillRenderObject() generates large ...
How to reproduce:1. Open the user's attached project ('SpriteShapeDepthBufferReport.zip')2. Open Profiler window and go to Memory mo... Read more
Crash on non-development build when UnsafeUtility.Malloc() with Allocato...
How to reproduce:1. Open user's attached project ('Test2019_2_0a13.zip')2. Build for Windows (PC, Mac & Linux Standalone), make ... Read more
[Linux] CTRL+Z shortcut does not work when using German (Austria) Input ...
How to reproduce:1. Add German (Austria) Input Source in Region & Language settings2. Open any project3. Create a random GameObj... Read more
[Linux] Tooltips stay on screen when Editor window has been minimized
How to reproduce:1. Open any project2. Navigate to Console window and hover on 'Editor' tab until it shows a tooltip3. Quickly minim... Read more
[Linux] Keys in Particle System curve-based modules are immovable after ...
How to reproduce:1. Open the attached project '1149313repro'2. In SampleScene, go to Particle System object and enable Size over Lif... Read more
[Linux] Input.mouseScrollDelta returns reversed values in Linux player
How to reproduce:1. Open user's attached project ('mousewheel-test.zip')2. Build the project for Linux3. Run the built executable an... Read more
Signal Emitter at the start of the Timeline emits twice when the Timelin...
How to reproduce:1. Open user's attached project ('TimeManipulationMarkers.zip')2. Open 'SampleScene'3. Make sure that Director obje... Read more
Editor gets into infinite loop when PlayableDircetor.Evaluate is called ...
How to reproduce:1. Open the "SampleScene" Scene in the attached "TimelineInfiniteLoop.zip" Project2. Select "Director" GameObject t... Read more
Unity Burst compiler crashes at "burst_SetCurrentDebugLocation"
Steps to reproduce:1. Download the attached project and open "Ping" scene2. Enter play mode Results: Editor crashes Reproduced with:... Read more
Inspector Transform Position values change on the Constrained GameObject...
How to reproduce:1. Open the "SampleScene" Scene in the attached "PhysicsBug.zip" Project2. Enter Play Mode3. Observe the transform ... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu