Search Issue Tracker
-e Screen size is always 640x480 when running in batch mode
To Reproduce:1. Open the project and build the Linux executable.2. The script attached to the camera will save a screenshot, using t... Read more
[OSX] Shaders that don't use vertex position at all, fail to render on Mac
When a vertex shader is not using the vertex position at all, then some platforms (e.g. OpenGL on Mac) fail to render the object at ... Read more
Dereferencing NULL PPtr! error on Undo
- Drag and Drop the main camera from a scene into the Project Browser to turn it into a prefab- Create a new RenderTexture and assig... Read more
Web cam texture is broken when running the project in Incognito mode
To reproduce:- Open attached project and launch "test" scene- Make sure that Chrome is your default browser and that you have an Inc... Read more
Prefab is distorted after unchecking Optimize Game Objects
Steps to reproduce : - import the project attached- search for the model ThryleBone- select it and in the Inspector check Optimize G... Read more
Asset import did not unload metadata path error when switching a sprite ...
Steps to reproduce : - import the texture attached- set it to Sprite and Manual and apply- open the Sprite Editor- select Automation... Read more
Crash when denying the webcam to stream
- Make sure that you have a webcam on your system- Open attached project and launch "test" scene- Hit Play- Click "Deny"- Hit Play t... Read more
Referenced script missing warning when slicing atlas in playmode
Steps to reproduce : - import the texture attached- in the inspector select Sprite and Single and apply- drag the sprite to the scen... Read more
Automatic and Grid are opened behind the Sprite Editor
Steps to reproduce : - import the texture attached- select it and in the inspector choose Sprite and Manual- apply and open the spri... 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