Search Issue Tracker
5.4b5 Internal: RenderNodeQueue::AllocateSpaceForNodesshould error
Steps to reproduce: 1. Download and import attached project.2. Open scene: GameScene.3. Play in editor.4. Create host.5. Inspect the... Read more
Crash in VariableBoneCountWeights::ReorderVertices when setting Max Bone...
How to reproduce:1. Open user-submitted project (8BonesCrash)2. Select the mount.fbx asset3. In the import settings navigate to the ... Read more
Linear Fog Start should not be allowed to be bigger than End
Setting Low to a higher value than End for Linear fog causes fog to render in unexpected ways. Read more
Cloth behaving different after upgrading to 2019.2.9 from 2018.3
External acceleration is inconsistent. It seems to work on local space for unity objects and imported fbx file are still in local sp... Read more
[Profiling] Texture size value gets superimposed with RGB values under S...
Texture size value gets superimposed with RGB values in Shader properties. Refer the attached screenshot. Steps to reproduce:1) Crea... Read more
unity_WorldTransformParams is not reset before drawing UI objects and is...
How to reproduce:1. Open the user-submitted project ("unity_WorldTransformParams bug 2019.zip")2. Open the "unity_WorldTransformPara... Read more
MarkDynamic in combination with serialized meshes in DX11 crashes Unity
Steps to reproduce : - import the project attached- open the "Mark Dynamic Bug" scene- select the "Mark Dynamic" game object- enable... Read more
[Mobile] If 'Clear Flags' option is set to 'Don't Clear' on camera the w...
Steps to reproduce:1) Open the attached project.2) Attach scene 'Main' to build.3) Deploy to Android device or iOS device via Xcode.... Read more
[GLES] Scene view is not rendered if gles forced
1. Open project.2. Notice that scene view is black. Read more
Frame debugger has missing text for GPU skinning and UI
Steps to reproduce : - import the project attached- open the scene "test" and press play- open the frame debugger and notice the mis... 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