Search Issue Tracker
[HDRP] Baked lighting is not cleared after opening a new scene
Reproduction steps: 1) Open HDRP template or other project2) Bake lighting3) Open new scene4) Delete all gameobjects and add a new p... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... Read more
Containers' height doesn't expand when text wraps
How to reproduce:1. Open the attached project “WrapBug.zip“2. Open “WrapBugTemplate“ UXML file3. Observe the “#text“ Label Expected ... Read more
Title for custom window is cutout
Steps to reproduce : - import the Full Inspector Package https://www.assetstore.unity3d.com/en/#!/content/14913- open the Window>... Read more
[Quick Search] FileNotFoundException thrown on Creating Complete Asset I...
On Creating the "Complete" Asset Index under "Quick Search" from the "Preferences" window, the editor throws FileNotFoundException, ... Read more
Audio Clip is not correctly reloaded after a scene change if Resources.U...
How to reproduce: 1. Open attached project2. Open scene AudioBug.unity3. Build to Standalone and run- Upon running, a sound should p... Read more
Can't disable VR (VRSettings.enabled = false) in runtime on Android
Steps to reproduce:1) Open attached project2) Build and run on Android3) Tap on a left side of a screen (left eye) to make VRSetting... Read more
Crash on InvokeWithThrow when using push-to-talk in IL2CPP player
Reproduction steps:1. Open the attached project2. Build the player with IL2CPP3. Play "MirrorIgnorance Demo" scene4. Press Host5. In... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
HasProperty misleadingly returns true when no "_ST"-named property exist...
How to reproduce:1. Open the attached “ShaderGraphST” project2. Select the “Unlit_CustomShader” Shader3. Select the “Bugs → List Tex... 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