Search Issue Tracker
Cursor confinement in windowed mode transitions to the fullscreen mode w...
To reproduce:1. Open the user's attached project2. Build the included scene3. Open the build in windowed mode4. Check the boundaries... Read more
[UI] Environment Lighting Source reverts from Gradient to Skybox upon ch...
Steps to reproduce:1. Create a new Unity project and open the SampleScene2. Navigate to the Lighting window and set Environment Ligh... Read more
ActiveScene differs between Editor and Build when loading a new scene
Reproduction steps:1. Open the attached project.2. Open and play the MainScene.3. Click 'LoadScene'.4. Click 'UnloadScene'.- Notice ... Read more
Crash in instancing rendering code
Steps to reproduce:1. Open user-supplied project ("Samples.zip")2. Open Scene "Scene Switcher"3. Play the Scene Expected: no crashAc... Read more
[WebGL] Collider dead zone in WebGL build
Steps to reproduce:1. Open user-attached project2. Build for WebGL3. Open the build and try rotating around with the mouse Expected ... Read more
In Editor Playmode, with Lightweight RP, reloading the current scene bre...
Steps to Reproduce:(1) Create a new project using the Lightweight Template.(2) Update to the latest lightweight package (currently 1... Read more
Unity crashes when using Polybrush on a ProBuilder Mesh with many vertices
How to reproduce:1. Open the project attached by the user (Arid Sea.zip)2. Open the "SandTides" Scene3. In the Polybrush Window, sel... Read more
Intellisense stops working on new scripts
Windows 10Unity 2018.2.0b7Visual Studio 2017 Steps to repro:1) Open an existing project (that has scripts) in 2018.2.0b7 (on a windo... Read more
Presets: Need to Exclude MonoImporter and MonoScript class type
1. Click on any MonoBehavior script you may have in your project2. In the Inspector, you'll see two sections which we can create a p... Read more
Transform manipulation gizmos won't show up while Cloth game object is s...
How to reproduce:1. Open user-submitted project (TheImmovableCloth.zip)2. Open "SampleScene.unity" scene3. Select "Cloth" game objec... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS