Search Issue Tracker
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
[Android] Black screen with skipped rendering frame and error "GfxDevice...
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/ExampleAssets/Scenes/SampleSce... 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
Ambient Light Occlusion is not baked properly in a grid based scene
How to reproduce: 1. Open attached project2. Open scene OcclusionBug.unity- Notice how some of the squares are darker in the Shaded ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template