Search Issue Tracker
[BuiltIn] Transforming position with LocalToWorld while the input is in ...
Repro steps:1. Add the VFX to the Scene2. Open the attached VFX asset.3. Make sure the Position input of the Transform (Position) no... Read more
Unity tests are not being detected while being visible in the Rider
Steps to reproduce:1. Open User-supplied project (link in edit)2. Open Window -> General -> Test Runner Expected: There are te... Read more
[Vulkan] Crash on changing Windows Graphics API to OpenGLCore.
Crash on changing Graphics API from D2D11 => D3D12 => Vulkan => OpenGLCore. Steps to repro:1. Create a new Project.2. File ... Read more
[WebGL] Deployed app is unable to redirect to another URL when the playe...
How to reproduce:1. Set up a Heroku account.2. Download Ruby (programming language)3. Download Ruby on Rails4. Set up a pipeline on ... Read more
[Mac] Editor freezes when importing/reimporting script that contains uni...
To reproduce:1. Open any project2. Import/reimport the attached script "NewBehaviourScript.cs" Expected: script is successfully impo... Read more
Particle System startSizeMultiplier and startSize overrides each other w...
To reproduce:1. Open user's attached project2. Enter Play mode3. Observe Console window and Inspector window Expected: startSizeMult... Read more
Particle System's height / distribution in Play Mode is affected when ch...
How to reproduce:1. Open attached project ("SimulationSpeedRepro.zip")2. Select ParticleSystemGruen in the Hierarchy3. Inspect the G... Read more
A button which hides all Gameobjects in the Scene does not un-hide them ...
To reproduce:1. Open any project2. Click the little eye icon next to the Scene in the Hierarchy to hide all gameobjects from the Sce... Read more
Renaming ends when hovering over ProBuilder Window elements
How to reproduce:1. Open attached project "Case_1111680_Renamed"2. Open ProBuilder window (Tools > ProBuilder > ProBuilder Win... Read more
CommandBuffer.Blit will not show unless Graphics.Blit is also executed a...
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Press the on-screen buttons Expected result: there ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal