Search Issue Tracker
Visual Studio Code "hangs" on debugging
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open "scene1" scene3. Open "MettaurAI" script with Visual Studio Code4. Put... Read more
[Android][Daydream] Flickering in left eye on Google Pixel 2 when using ...
How to reproduce:1. Open the attached "TankSmaller" project and change your platform to Android (or use -buildTarget <Android>... Read more
UDPClient does mot receive UDP messages in Editor/Build
Steps to reproduce:1. Open the attached project2. Open the Main.unity scene3. Generate UDP messages on the local network using port ... Read more
[Metal] ScreenCapture.CaptureScreenshotAsTexture yields a transparent te...
Reproduction steps:1. Open the attached project.2. Go to 'File > Build Settings > Player Settings'.3. Check the 'Metal Editor ... Read more
No warning about scripts being compiled is shown after trying to add a n...
There used to be a warning shown after trying to add a script just after creating it and while the engine was compiling all the scri... Read more
[Animator] First frame of animator isn't updated by PlayableGraph after ...
Steps to reproduce:1. Open user attached project2. Open TestScene.unity3. Play the scene4. Press respawn from the GUI- observe that ... Read more
Particles: Crash regression when particle system has no Renderer module
To reproduce: 1. Create a new project2. Create a particle system3. Remove the renderer module4. Enter play mode5. Move the particle ... Read more
Screen.currentResolution returns the biggest possible resolution instead...
Steps to reproduce:1. Create a new project2. Add a gameobject, add a script to it3. Under start(), add "Debug.Log(Screen.currentReso... Read more
UI element changes position after upgrading to newer Unity version
Steps to reproduce:1. Download RectTest.zip and open project in 2018.1.0b22. Notice that "PanelWhite" is located on the left side3. ... Read more
After reimporting fbx asset warning appears in console and it's metafile...
Reproduction steps:1. Download user's project and open in Unity2. From folder of the project open the "BambooTree.fbx.meta" (with no... 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
- Play Mode Status window has a horizontal scrollbar active at all times even when not needed or the window is fullscreen
- Unnecessary scrollbar appears in Prefab Override section
- 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