Search Issue Tracker
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
Animation Events can be added to read-only animation
Animation Events can be added to read-only animation. Repro:- Load in any fbx with animation.- Open the animation window.- Right cli... Read more
Baking NavMesh for multiple scenes doesn't delete old NavMeshs
Baking NavMesh for multiple scenes doesn't delete old NavMeshs - Load two scenes with baked navmesh (for each scene separately) addi... Read more
[ImageEffects] TCG Channel Mixer is backwards
TCG Channel Mixer is backwards, like the "Channel" is input not output. Add .5 blue to red channel and red channel becomes more blue... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code