Search Issue Tracker
Removing the last object from a MulticastDelegate throws an InvalidOpera...
How to reproduce: 1. Open the attached "DelegateRemoveException.zip" project 2. Open "SampleScene" and enter Play mode Expected res... Read more
[Win7] VideoPlayer does not render .mp4 and .avi formats in Build
How to reproduce: 1. Open attached 'project-1170148.zip' project 2. Build and run the project Expected result: video is rendered A... Read more
Deprecated Graphics APIs are included for iOS and tvOS by default when c...
When creating a new project, deprecated graphics APIs will be included in the graphics API list for iOS and tvOS by default. This le... Read more
Camera.targetTexture is respecting Camera rect
Steps: 1. Open attached project 2. Open SampleScene, hit play 3. On ProjectView, select the RenderTexture asset 4. On inspector, obs... Read more
Custom Editor does not show properties in the Inspector when a script's ...
How to reproduce: 1. Download and open the attached project "1170006.zip" 2. Select the Test GameObject in the Hierarchy 3. Open the... Read more
[Mobile] TouchScreenKeyboardType is missing DecimalPad
To reproduce: 1. Open Unity and create a New Project 2. Set Platform to iOS or Android 3. Create a new Script 4. Try to add TouchSc... Read more
[HDRP][VR] Game View renders both eyes when the Game window is large eno...
How to reproduce: 1. Open the user's project 2. Open the "Bug" Scene 3. Enter the Play Mode 4. Enlarge the Game Window Expected res... Read more
[Mobile] Displayed color is lighter after calling Camera.Render() or Ren...
To reproduce: 1. Open attached project "CameraRenderDrawDemo.zip" 2. Build for Android (make sure the device has maximum brightness ... Read more
[iOS] The focus will switch to Console Window on successful connection t...
To reproduce: 1. Open attached project "console-focus-repro.zip" 2. Build development build for iOS 3. Deploy the Xcode project to a... Read more
Unity leaks memory when doing assertion with interpolated string when Bu...
How to reproduce: 1. Open the "burst_leak.zip" project 2. Open the "SampleScene.unity" scene 3. Make sure Profiler is recording and ... 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
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button