Search Issue Tracker
[Terrain] Tree Tool - Preview isn't the "default circle" anymore. Uses o...
Repro:1. Open a Unity Project using version 2019.1.0a9 (0acd256790e8). This is the public alpha version available via Hub2. Create a... Read more
Popup windows are not automatically closed when the Editor app loses focus
To reproduce:1) Create new project2) Make a prefab out of any object in scene3) Select the same object in scene4) Change something, ... Read more
Crash on CollectTransformsRecursive when redoing Animator's transform hi...
How to reproduce:1. Open the "Animator_Redo_Crash.zip" project2. Open the "SampleScene.unity" scene3. Select "Crash_Model" in the Hi... Read more
Standard Shader Parallax mapping causes graphical artifacts on the GameO...
How to reproduce:1. Open the attached project2. Move Editor Camera around in the scene and inspect StartingIslad GameObject Expected... Read more
Package Manager - Canceling package install forces you to install or res...
When canceling any package install you have a choice to "Continue" with the install or "Force Quit" Unity. If you choose to restart ... Read more
[Scripting, Profiler] It's not possible to get runtime size for meshes
With the current APIs Unity provides, it is difficult to determine exactly where the memory footprint for a mesh is coming from, esp... Read more
Material with lightweight render pipeline is being pink when being calle...
To reproduce:1. Open attached project;2. Open Sample scene3. Press play4. Notice that the cube is pink or invisible Actual result: T... Read more
Version Control automatically Checkouts Reimported Sprites
How to reproduce:1. Open attached project (Bug.zip)2. Configure your "Version Control Integration for Perforce" setup3. Ensure the c... 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