Search Issue Tracker
[macOS] Player view is rendered black when 'Virtual Reality Supported' i...
When VR support is enabled, the app is rendered black on macOS. Steps to reproduce:1) Create a new project.2) Check Player Settings ... Read more
[Android] WaitForTargetFPS doesn't show up in profiler when multithrea...
How to reproduce:1. Open the attached project "FPSTestProject.zip"2. Disable multithreaded rendering in Android Player Settings3. Bu... Read more
[Linux Editor] Renaming exposed parameter of AudioMixer fails with "Begi...
When renaming an exposed parameter of Audio Mixer, renaming it fails and errors appear in the console. Steps to reproduce:1) Open th... Read more
[CullingMask][Deferred] Directional light on Standard shader ignores cul...
To reproduce:1. Open attached project;2. Open Scene "Test";3. Notice that TestLayerObjects with Opaque and Cutout ignores culling ma... Read more
Major CPU spike in Release Builld when VR is disabled with SteamVR/OpenVR
Steps to reproduce:1. Download and open the attached project2. Build for Standalone3. Start Task Manager4. Start the build5. Press t... Read more
Lightmapped static objects can't be moved in scene view while Play mode ...
To reproduce:1. Open attached project;2. Open the scene movelightmapobject;3. Press play and try to move cube in Scene View. ( You c... Read more
[Scene View][Realtime GI] Inconsistent Behaviour with Scene Visualizatio...
There are inconsistent behaviours with different scene visualization modes when auto mode is disabled. In UV Charts and Albedo scene... Read more
[VR]Only 1 eye is active is splitting view into 2 cameras
Steps to reproduce:1. Create a new project2. Turn on VR in Player settings3. Create 2 cameras4. Set one to Left eye5. Set one to Rig... Read more
Debugging richtext to console with linebreaks causes issues
Steps to reproduce : - import the project attached- play the scene and notice the third line will show "<color=red>..."- click... Read more
Texture's alpha quality in 5.5 is significantly lower than 5.3 Unity ver...
Reproduction steps:1. Open the attached project "Test 5.5.zip" with Unity 5.5;2. Take a look at the noise;3. Open the " Alpha On 5_3... 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