Search Issue Tracker
Input is not registered on emulator
To reproduce:1. Create a UI button or toggle button2. Build for WP8.1 (through store apps with phone 8.1 sdk)3. Deploy to an emulato... Read more
Text is not aligned correctly when using custom font
Reproduction steps:1. Open attached project2. Open scene "FontText"3. Notice that text is no aligned correctly when using custom font Read more
Memory leak if only one display device is connected when game is using m...
How to reproduce:1. Open the "DisplayProject_New" project2. Open the "scene" scene3. Make sure your computer has only one display de... Read more
Loading Asset Bundle, which has renamed script, loses references to that...
How to reproduce:1. Download AssetBundles demo project http://files.unity3d.com/vincent/assetbundle-demo/users_assetbundle-demo.zip2... Read more
[Regression] Crash in GfxDevice::SetRenderTargets caused by GrabPass{} i...
1. Open QA stripped project2. Open scene3. Switch to android or iOS platform-- CRASH Reproduced on: 5.6.1p2, 2017.1.0b6, 2017.1.0b10... Read more
"Assertion failed on expression: 'pred(*previous, *i)' " is thrown on ad...
Assertion failed on expression: 'pred(previous, i)' is thrown when a new scene is added additively to an existing baked scene having... Read more
[Shadows] Shadows on game object intersection are not affected by Blur R...
Reproduction steps:1. Open attached Unity project.2. Open "scene" scene.3. Open "Assets > CustomLightmapParameters" and change "B... Read more
!dest.m_MultiFrameGUIState.m_NamedKeyControlList when pressing any key
Steps to reproduce : - import the project attached- open the scene cheat-menu- press play and start typing on the keyboard- notice t... Read more
[WebGL] Audio sources are not looping when played using PlayScheduled
How to reproduce:1. Open the attached project ("case_1199920-Unity-bugs.zip")2. Open the repro scene ("WebGLPlayScheduledLoopBug")3.... Read more
[IL2CPP] System.Diagnostics.Process.Start() fails to launch application
Steps to reproduce:1. Download attached project2. Build Standalone player on IL2CPP backend3. Launch build player Expected results: ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template