Search Issue Tracker
[Regression][Editor] Two separate brushes are rendered after adding seco...
Steps to repro: 1. Open Unity;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4. In the T... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Open the "Example.cs" script4. Make "Pressed" method priv... Read more
UNET pooled objects are destroyed in Editor instead of being UnSpawned w...
STR:1. Open "offline" scene in the project attached2. Build and Run the scene3. On the build, Host a server4. Enter play mode in edi... Read more
[WebGL] point and spot light not working in build
-e: scene as a realtime spot and point light which are both not working in a webgl build--repro with 536, 541, 550 -repro:--open att... Read more
DepthTexture is renderred regardless of whether ScreenSpace Shadow is en...
Steps to reproduce a bug:1. Open the attached project (TestShadow.zip)2. Open the test.unity scene.3. Enter the play mode of the gam... Read more
NavMeshAgent's path glitches when turning where 2 platforms connect
Steps to reproduce:1. Download and open attached project2. Observe the route the Cylinder game object takes through the scene view E... Read more
Anti-Aliasing turned on prevents shader with CommandBuffer.Blit from ren...
Steps to reproduce:1. Open user attached project (TIM_C Blit Working)2. Go to Project Settings --> Quality settings3. Turn on Ant... Read more
[Android] Unaccounted time in profiler
Steps to reproduce:1) Create a new project2) Switch platform to android3) Make sure Bundle Identifier has been set up4) Enable Devel... Read more
[Mobile] Profile does not take Detailed memory samples from external dev...
Reproduction Steps:1. Open "TestSampleTest.zip" project2. Build and deploy to iOS or Android device3. Attach profiler4. Take Detaile... 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