Search Issue Tracker
NullReferenceException is thrown in BuilderAssetModificationProcessor.Is...
Reproduction steps:1. Open the attached “IN-121235.zip” project2. From the top menu click Debug > Show Bug3. Observe the Console ... Read more
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... Read more
WebGL artifacts on Unistorm demo scene
WebGL artifacts on Unistorm demo scene 1. What happenedWhile playing one of demo scenes from UniStorm A$ package in WebGL, terrain b... Read more
IndexOutOfRangeException is thrown in NativePassCompiler when a graphics...
Reproduction steps:1. Open the attached “IN-114314.zip” project2. From the Project window, select the “af_Renderer” asset3. In the I... 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
Icon are missing on instantiated gameobjects
To reproduce:1. Open attached project2. Open Bug scene3. Attach LoadIcon script to gameobject4. Press play5. Notice that instantiate... Read more
Shader Warnings are being thrown after building a 3D (HDRP) Project
How to reproduce:1. Create a new 3D (HDRP) Project2. Open Build Profiles Window (File -> Build Profiles)3. Click Build4. Wait for... Read more
"Count" option exists as a function for the UI Toolkit filter
How to reproduce: Create and open a new project Create and open a new UI Document Add a Visual Element in the Hierarchy of the UI Bu... Read more
Can not receive information about microphone devices when name contains ...
Reproduction steps:1. Open project attached (MicrophoneBugTest.zip)2. Press play.3. Press on button to check print your Microphones ... Read more
[Standalone] Unity 5 Unet Network Rigidbody Syncing - Client sinking thr...
Steps to reproduce:1. Open attached project "RigidbodySyncExample.zip"2. Build windows standalone with "Offline" and "Online" scenes... 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