Search Issue Tracker
Crash in Buildpipeline when building project
Reproduction steps:1. Open attached project.2. Open build settings and build.- observe crash Reproducible with: 2019.4.12f1, 2020.1.... Read more
The cursor does not jump to the start of the text field when using Home ...
How to reproduce1. Open the attached '1287121.zip' project2. In the Project window right-click on the 'Start-------------------end' ... Read more
NullReferenceException is thrown when adding a Node in the VFX Graph wit...
How to reproduce:1. Open the attached "1287276_repro.zip" project2. Double click the "Test" VFX Asset in the Project window3. Press ... Read more
[2D] Tiles overlap each other when moving mouse while Tile Palette optio...
How to reproduce:1. Open attached "case1280833" and scene "SampleScene"2. In the upper left menu bar select Window -> 2D -> Ti... Read more
[ECS] Elapsed time counted from application start causes new Scene's Uni...
How to reproduce:1. Download and open this project https://github.com/Unity-Technologies/EntityComponentSystemSamples2. Build And Ru... Read more
TextField's text is a label instead of an Input Field when the Visual El...
How to reproduce:1. Open the user's attached "BugProgress2020.zip"2. Go to Window -> Package Manager3. Select any package in the ... Read more
[Mac] Shader graph property is duplicated after undergoing a "Reimport A...
Steps to reproduce:1. Open the attached project "ShaderGraphTest.zip"2. Open DiceGirl.mat using a text editor3. Search for keyword "... Read more
Input system - OnScreenButton.OnPointerUp is not called when a GameObjec...
I'm using the input system to have both touch input (Using the OnScreenButton script) and keyboard input. When i use the touch input... Read more
[Input System] InputInteractionContext.timerHasExpired property breaks i...
How to reproduce:1. Open the attached "InputSleepIssue" project2. Open Scenes/SampleScene3. Put the PC to Sleep Mode4. Wake up the P... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used