Search Issue Tracker
Package Cache errors thrown when switching to tvOS platform after instal...
Steps to reproduce:1. Create new Unity project2. Open Build Profiles window3. Select and Switch to Meta Quest Platform4. In “Meta Qu... Read more
[Regression][AssetPackages] 'Done' button is corrupted when opening 'Ass...
1. Open Unity Connect window in 5.4.0b5;2. Click 'Asset packages...' button;3. Observe 'Done' button. Actual result:'Done' button is... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[hlsl2glsl -> HLSLcc][iOS] HLSLcc Incorrect shader compilation result on...
How to reproduce:1. Open the attached ShaderCompilationError.zip project2. Build for iOS and deploy the Xcode project to the iOS dev... Read more
Crash on ShaderLab::ShaderState::ApplyShaderState when entering Play Mod...
How to reproduce:1. Open the attached “ShaderReproProject“ project2. Open the “Assets/Scenes/Oasis/OasisScene.unity“ Scene3. Enter P... Read more
Number of realtime lightmaps is not shown in the lighting window
Steps to reproduce: Open the attached project ([^HDRP-LightingBug01.zip]); Open the OutdoorsScene; Navigate to the Lighting window (... Read more
[Cinemachine] MissingReferenceException errors are thrown on assigning O...
-MissingReferenceException errors are thrown continuously on assigning Orbital Transposer for Body property in Virtual Camera prefab... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
Console window search query does not show up in search bar after Console...
To reproduce:1. Open any project2. Make sure the Console window has at least one message in it3. Type anything in the Console's sear... Read more
The Capacity field in the “Particle System Info“ is not updated when cha...
How to reproduce:1. Open the “IN-78222_repro“ project2. In the Project window double-click the “test_VFX“ asset3. In the Hierarchy s... 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