Search Issue Tracker
Function table corrupts when using generic static interface method
Reproduction steps: 1. Open the attached “Test Project” project 2. Open the “Scenes/SampleScene.unity” Scene 3. Enter the Play Mo... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro: 0. Make sure your system is clean (no Unity or VS were installed on it before). 1. Using download assistant install Unit... Read more
Unity crashed when closing the New Project window
- Create a new project - Go to File -> Open Project - Switch to the Getting Started tab - Switch back to the Projects tab - Close th... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip) 2. Build for iOS 3. Build the Xcode project and run on devi... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce: 1. Open attached project 2. Play scene 3. Click on Open 4. Notice spike in profiler 5. Click on Back button 6. Notice ... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps 1. Open attached project 2. Run "ClientGUI.exe" 3. Press "Start client" button 4. Press Add Host ==> "Host 1 added" message ap... Read more
Internal build system error when trying to reference the main Assembly-C...
Reproduction steps: 1. Open the attached "PROJECTFILE" project 2. Observe the Console window Expected result: No console erro... Read more
Use legacy light probe sample counts is enabled for newly created projects
Steps to reproduce: 1. Create a new project using any template 2. Open Project Settings > Editor 3. Notice that "use legacy light p... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key