Search Issue Tracker
[WebGL] [Mobile] Drag event is not being called instantly after dragging
Reproduction steps:1. Open the project in Repro.zip and open SampleScene2. Build WebGL and host on http server (python3 -m http.serv... Read more
[Win] Scene View Overlay's Tooltip is flickering when moved over the Sce...
Steps to reproduce: Create a new Unity project using the Universal 2D template Click and drag an Overlay in the Scene View over the ... Read more
Baked lightmaps are not applied in the Player
Reproduction steps:1. Open the attached project "LightmapBugProject.zip"2. Generate Lighting in the Lighting window3. Build and Run ... Read more
[Android] Some devices are unable to complete SSL connection when using ...
To reproduce: 1. Download and open attached "WebRequestWWW_APItest564p2.zip" project.2. Build and run on a one of the devices which ... Read more
Excessive Memory Allocations in the Editor when hovering over labels in ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” in the Project window3. Select the “Main ... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... Read more
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps:1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene"2. Enter Play Mode3. Press "Load t... 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
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... Read more
Closed occlusion portal doesn't occlude an area
Reproduction steps:1. Open the attached project2. Select "GameObject (1)" in the hierarchy3. Uncheck the "open" property under Occlu... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist