Search Issue Tracker
[VisionOS] VisionOS FPS drops from 60 to 30 every frame when certain pro...
Reproduction steps:1. Open the attached “Repro“ project2. Build the project on “visionOS” platform (File > Build Settings > vi... Read more
WaitForEndOfFrame with Application.targetFramerate set produces differen...
Reproduction steps:1. Open the attached “WaitForEndOfFrameTest” project2. Open "Assets/Scenes/SampleScene.unity" scene3. Open the Ga... Read more
Scene View Navigation Delays
When moving around the scene view with WASD and mouse controls, the view will occasionally stop moving regardless of the current key... Read more
[Build][DontDestroyOnLoad] Object is destroyed if scene is changed while...
Steps to reproduce: 1. Open attached project2. Build and run project3. Notice that when game reaches its final stage there's no "Inf... Read more
Cannot change code formatting in 'Braces' category
This issue only occurs on WindowsTo recreate:1)Open any script in MonoDevelop2)Go Tools->Options then under Source Code select Co... Read more
[OSX] Calling Application.CaptureScreenshot throws "An active RenderTarg...
1.Open user selected project2.Play scene3.Press space to capture a screenshot Notice error mesage in console appearing GfxFramebuffe... Read more
Add T4 templates to user script projects
While editing scripts in MonoDevelop, user has created text templating "T4 Template" file, which was successfully added in file hier... Read more
[URP][OpenGL] CommandBuffer: built-in render texture type 3 not found wh...
Steps to reproduce: 1. Create a new URP 3D template project 2. Focus the Game view 3. Observe the Console Actual results: CommandBuf... Read more
Static batching less than the mesh vertices limit
Steps to reproduce:1. open users attached project2. play scene 'StaticBatchNotFullyBatch'3. enable frame debugger4. check vertices o... Read more
Bold font .ttf file is not detected properly for certain fonts
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Try switching between Normal and Bold font style on gameobject... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class