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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class