Search Issue Tracker
[tvOS] Remote Sensors mapped to incorrect Joystick Axis
Joysticks axis are incorrectly mapped to sensors, it looks like that it's shifted by +1 when compared to: gravity (x,y,z) : 16, 17, ... Read more
[UWP] Build & run either fails or takes extremely long
What happenedBuild & run isn't stable. It either takes very long or just fails. How we can reproduce it using the example you at... Read more
Using a Canvas with Render mode as World Space results in Unity Editor C...
To reproduce:1. Open attached project2. Open CockpitTest scene3. Select CockpitDisplays->Canvas object4. Change Render Mode to Wo... Read more
[Batching] Unlit shader changes drastically when cloning gameObject and ...
Steps to reproduce:1. Download and open attached project "WaterEffect.zip"2. Open "test" scene3. There are three "circle" object - o... Read more
[Version Control] Perforce & Plastic SCM plugins cause Editor slowdown
Steps to repro 1) Set up Perforce server on network (Plastic SCM not tested)2) Set up Perforce client (P4V) on local machine, connec... Read more
Mesh renderer with no material crashes at Shader::GetActiveSubShaderIndex
Steps to reproduce: 1. Create new project2. Add new cube to scene3. Select it and in inspector expand its Mesh Renderer component's ... Read more
[UWP] Back button issues
Back button doesn't work on Windows Phone 10. Reproducible on 5.2, 5.3. Repro steps:1. Build an empty project for UWP platform;2. De... Read more
Sphere cast detects collision in wrong position
Steps to reproduce: 1. Open attached project2. Open scene "1"3. Run it4. In scene view (while scene is running) notice red and green... Read more
Editor crash AnimationController example scene (crash inside render loop...
See title, crashes when you run around in it -repro:--open attached project (Mecanim Example Scenes from A$)--open Animation Control... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler