Search Issue Tracker
[Terrain] Crash when painting height/texture on Terrain
Repro steps:- Create/open a Project with Unity 2019.1.0a3- Create a new Scene- Create a new Terrain GameObject via the Hierarchy Con... Read more
[Terrain] Crash when moving Terrain in Scene View
Repro steps:- Create/open project in Unity 2019.1.0a3- Create a new Scene- Add a Terrain GameObject via the Hierarchy Context Menu: ... Read more
[GPU PLM] GPU Lightmapper bakes significantly slower than CPU Lightmappe...
Steps to repro: 1. Open attached project and 'SampleScene' scene;2. In the Lighting window select 'Progressive' lightmapper;3. Bake ... Read more
[XRSDK][Oculus][LWRP] Headset display does not receive input when using ...
How to reproduce:1) Create a new project using the VR template.2) Add the oculus xr sdk package to the project manifest.3) Add a XR ... Read more
[XR][LWRP] Post processing is not applied when using LWRP with XR
How to Reproduce:1) Create a new project with the XR Template.2) Upgrade the LWRP package and Post Processing package to the latest ... Read more
[LWRP] No Real-Time light and shadows using Gles2
Steps to reproduce: 1) Download "strippedRepro.zip" project and open in Unity2) Make sure Graphics API is set to Gles2 in the Player... Read more
[Improved Prefabs] Loading a scene with prefab instance with missing scr...
Steps:1. Open attached project2. Load "0" scene3. Enter Play mode (it loads "1" scene)==>There are two kind of the same warnings:... Read more
Errors in console on selecting lock and mute options together on a timel...
Steps To Reproduce: 1. Create/Open the attached project.2. Select the cube in the hierarchy to view it in the timeline3. Select the ... Read more
Sprite Editor border "T" and "B" fields assign their values to the wrong...
How to reproduce:1. Open the attached project (SpriteBorder.zip)2. Open the Sprite Editor Window3. Inspect the "Map__16_Checker" ass... Read more
Copyright symbol (©) causes INVALID_UTF8_STRING error when observing Sc...
To reproduce:1. Open any project2. Import my attached script (INVALID_UTF8_TEST.cs)3. Select it in Project window4. In Inspector win... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu