Search Issue Tracker
Using different transcodes, video playback lurches, stutters, flickers w...
Reproduction steps:1. Open the attached project2. Open SampleScene.unity located under /Assets/Scenes/ in the Project window3. Enter... Read more
Cache folders remain empty after discarding the cached bundle
Reproduction steps:1. Open the attached project “FoldersRepro“2. Open “Assets/Scenes/Intro.unity“ Scene3. Enter the Play mode4. Set ... Read more
[Perforce] Perforce Swarm review request comes with an error when creati...
Reproduction steps:1. Log out from P4V (if you are logged in, to invalidate the current perforce ticket)2. Open the attached project... Read more
Tool Settings are not shown
Description: When a tool is selected, it's tool settings must be visible in the Tool Settings, as described in the Unity 23.1 Docume... Read more
Tools are not displayed in Tools Overlay
Description: When an object is selected, it's tools must be visible in the Tools Overlay, as described in the Unity 23.1 Documentati... Read more
Terrain Overlays cannot be hidden
Description: Overlays in 23.1 should always be user-hideable, via the right-click-on-header menu, per documentation: Unity - Manual:... Read more
Terrain tools activate without user request
Description: Tools should only ever activate by user request, to avoid unexpected situations, and potential data loss (eg, if a tool... Read more
Broken Tool States when using Terrain tools
Description: Using Terrain tools can result in states where selected objects show no active or available tools, resulting in a broke... Read more
VisualEffectGraph Console errors when HDRP project is opened
Reproduction steps:1. Open the attached project “HDRP_Project”2. Observe for errors in the Console Window Expected result: No Consol... Read more
Script field is locked when the Inspector Window is in debug mode
Reproduction steps:1. Open the attached project “ReproProject”2. Open “Assets/Scenes/Bug.unity” scene3. In the Hierarchy Window sele... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class