Search Issue Tracker
"Clear Baked Data" does not clear Ambient Intensity in Edit Mode, it's c...
To reproduce:1. Open new project.2. Create Cube in hierarchy.3. Open "Lighting Settings" window.4. Uncheck "Auto Generate" and press... Read more
On Windows, changing the system monitor resolution causes a player in wi...
When built project is opened in windowed mode, changing PC screen resolution scales game window to screens resolution. To reproduce:... Read more
[GoogleVR]Starting play mode crashes editor
Steps to reproduce:1. Open attached project2. Open "tunnel-nate" scene3. Press play-Crash Note: If the editor didn't crash, exit pla... Read more
[Texture Importer]16bit images with alpha are recognized as RGB instead ...
Importing an image that is 16bit will be automatically asssigned a texture format without alpha support even though it contains an a... Read more
PostProcessingBehavior causes SteamVR Mixed Reality alpha mask to break
To reproduce:1. Create Mixed Reality (attach the third Vive controller or use a virtual one);2. Open attached project;3. Open "Repro... Read more
Name of the method VRSettings.LoadDeviceByName() should be changed to VR...
Actual name: "VRSettings.LoadDeviceByName()";Suggested name: "VRSettings.LoadDeviceByNameAsync()" because method operation is asynch... Read more
Crash in scripting_produce_method_from_backend when creating a new Scene...
Reproduction Steps:1. Import attached project.2. Right-click on "CrashRepro.cs" in Assets.3. Select "Reimport". Result: Editor crash... Read more
Value changes in UnityEngine.UI.Image/Text causes huge CPU usage in Layo...
Huge lag spikes are encountered from Canvas.SendWillRenderCanvases() when UnityEngine.UI.Image or UnityEngine.UI.Text are modified T... Read more
[GoogleVR] Application crashes when disabling, then re-enabling VR mode
[GoogleVR] Application crashes when disabling, then re-enabling VR mode 1. What happenedDaydream and Cardboard applications crash af... Read more
[OSX] If one plays scene and then quits editor after AssetStore tab was ...
How to reproduce:1. Create a new project2. Save the scene3. Open AssetStore window4. While it is loading play the scene5. Quit Unity... 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