Search Issue Tracker
[Material] Material reflection data isn't cleared when lightmap is cleared
Steps to repro: 1. Open attached project and scene "Scene2".2. Observe reflective cubes3. go to window > Lighting > Clear Bake... Read more
Uninformative "failed to create 2D texture" error when creating RGBAHalf...
Steps to reproduce: 1. Open attached project "778324.zip"2. Open scene "TestScene"3. Run it4. Notice "failed to create 2D texture" w... Read more
[IL2CPP] Xcode project fails to compile when using a delegate with 'out ...
Steps to reproduce: 1. Open attached project2. Build for iOS with IL2CPP scripting backend3. Try to build the generated Xcode projec... Read more
HandHeld.Vibrate() takes 15-20 ms to complete on specific Android devices
Reproduction steps:1. Open the attached project2. Build and run the project on Samsung Galaxy Note 4 with the profiler attached3. No... Read more
[Android] [iOS] [WWW] Cannot load specific jpg from StreamingAssets usin...
To reproduce:1) Open attached project and scene in it2) Switch platform to Standalone3) Play the scene in editor - note that the pho... Read more
Opening project opens 2 editors
Reproduction steps:1) Open attached project (ReproProject.zip) Notes:Project is empty. User has attached with some assets, but bug r... Read more
[Undo] Undo does not cancel reparent of sub emitters
Undo does not cancel parenting of subemmiters. Repro steps:1. In the scene hierarchy create two particle systems A & B.2. Select... Read more
Debug.DrawLine() doesn't work when called through ContextMenu
Repro steps:1) Open the project2) Drop Debugger.cs on a Cube3) Notice the lines appeared as they were called from the Start()4) Righ... Read more
[SSAO - New] Flickering happens in game view
Steps to repro 1. Open attached project.2. Open Scene "Test"3. Hit play and look closely at the AO effect4. Notice the flickering Read more
[SSAO - New] Forward rendering + Far clip plane causes bad effect
If the far clip plane on the camera is too large then the effect is impaired. Workaround: Change far clip plane on camera to small 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