Search Issue Tracker
SceneManager.LoadScene Unable to unload scene.
I have a Canvas button that triggers the SceneManager.LoadScene(). The issue is that it calls the OnBecameInvisible() method. This w... Read more
Timeline animated object jumps around while animating its Position or Ro...
Steps to reproduce:1. Open SampleScene in the attached project2. Select Plane and in Timeline window add Animation Track with Plane'... Read more
[Android] [Windows] When selecting incompatable JDK, pop up appears with...
How to reproduce:1. Create a new project2. Switch platform to Android3. Go to Preferences -> External Tools and disable 'Use embe... Read more
Object is getting offset while recording Timeline animation when scale a...
Steps to reproduce:1. Open attached project2. Select "Plane" object from the Hierarchy3. In Timeline window add Animation Track and ... Read more
[Mac] Mouse icon gets stuck when changing Track box size in Timeline window
Steps to reproduce:1. Create Timeline2. Add any track3. Click on the border between track box and Timeline, slowly move to the right... Read more
"manifest.GetAllDependencies" outputs unnecessary AssetBundle dependancies
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Enter Play Mode3. See Console output ("b,c,b,b")4. Move "MatWithTexture" fr... Read more
Undoing Timeline Animation changes does not update Inspector if Enter wa...
Steps to reproduce:1. Open SampleScene from attached project2. Open Timeline window and select Plane3. Enter record mode4. Make a ch... Read more
Black background when using Camera Clear flag: Depth Only in LWRP only
How to reproduce:1. Open the user-submitted project2. Open the "Main" Scene3. In the Hierarchy window select the "CameraDrawer" obje... Read more
[IL2CPP] Async operation causes NullReferenceException in the Build when...
How to reproduce:1. Open the attached project2. Make sure that the Scripting Backend is set to IL2CPP3. Build the project4. In the V... 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