Search Issue Tracker
CubemapInspector error spam when a native Cubemap texture is being inspe...
How to reproduce: Open the project “IN_19061” Enter the Play Mode Select the "CubemapRepro" GameObject in the hierarchy. Observe the... Read more
Shader loses Texture when switching to certain URP shaders
Reproduction steps:1. Open the user's attached project2. Open "SampleScene"3. Select "dust" under "psys_loop_dusty2psys_loop_dusty2"... Read more
Error on async assets load
To reproduce:1. Open GameLoader scene.2. Run custom builder in top of Editor menu. Build->Game build and select any temp folder (... Read more
The Game view is black and the Editor throws a NullReferenceException af...
Reproduction steps: Create a new project with com.unity.template.hdrp-blank (empty HDRP project) Go to Window → Rendering → HDRP Wiz... Read more
Editor freeze/out of memory when recompiling specific scripts
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode... Read more
[IL2CPP] The build launching with Xcode crashes when calling UnloadUnuse...
How to reproduce:1. Download the attached project from the link2. Build the project to iOS-- crashes when launching the build with X... Read more
Instantiated Camera prefabs have OnRenderImage called twice per update
Instantiated Game Objects that contain Cameras and use Post Effects have OnRenderImage called twice. This is especially bad in VR, w... Read more
[WSA] Null Pointer in IL2CPP
Build the attached project for WSA (10.0, IL2CPP) and run it in an emulator through Visual Studio. The app crashes when attempting t... Read more
[fmod][iOS] UnityEngine.AudioSource.Play fails if audio clip is assigned...
To Reproduce: 1. Build and run the attached project on iOS.2. Click any button to play an audio clip:It won't play and you'll get th... Read more
Standalone setResolution incorrectly resizes
How to reproduce:1. Open the attached project2. Build the scene in standalone mode3. Click the centered button, it will switch to fu... 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