Search Issue Tracker
[LightProbes] With continuous baking enabled and baked light, light prob...
Steps to reproduce this issue: 1. Open the attached project2. Open 'Light probe bug' scene3. Notice light probes in the scene affect... Read more
[TextureCompression] Multiple errors appear in the Console window when r...
Steps to reproduce:1. Open the user's attached project2. Reimport the “Assets/Minimal/Minimal Template.scenetemplate“ asset3. Observ... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce:1. Open attached project2. Build and run project3. Host on build client4. Play scene in editor5. Join localhost6. Open ... Read more
[ShaderGraph] Blackboard has redundant scrollbar when no properties created
Steps to reproduce: Open a Unity URP project Create a new Shader Graph asset in your assets via Create > Shader Graph > URP &g... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
WebCamTexture is always vertically mirrored on Metal iOS builds
WebCamTexture is always vertically mirrored on Metal iOS builds, works fine on GLES3 To reproduce: 1) Download and open project2) Bu... Read more
Font Asset pulls all fonts with the same family name as dependencies
How to reproduce:1. Open the user-attached project “My Project”2. In Assets/Fonts select “Metropolis-Black.ttf”3. On the Toolbar, cl... Read more
[Vulkan] [Android] Black screen on some Android devices when using Post ...
How to reproduce:1. Open the “IN_76472” project2. Open the “TestScene”3. In the Build Settings “Run Device” dropdown, select the des... Read more
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... 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