Search Issue Tracker
Surface Shader custom per-vertex data example is missing details
Steps to reproduce : - open Documentation/Documentation/Components/SL-SurfaceShaderExamples.html- go to section "Custom data compute... Read more
The SkinnedCloth points get messed up when a SkinnedCloth is added to a ...
Steps to reproduce : - import the project attached- open the "testscene"- select Male > Robe XXXXXXX from the Hierarchy- Add Comp... Read more
[Texture2D] Texture2D.Compress() method compresses texture correctly, bu...
Texture2D.Compress() method compress texture correclty, but writes errors in console:d3d: failed to create 2D texture id=1289 w=1 h=... Read more
SystemInfo to include supportsAudio info
SystemInfo class doesn't have any way to check if device supports audio, could we add it? Read more
[Visualization] Lightmap Resolution scene visualization mode doesn't wor...
To reproduce:1. Create new project2. Import zbias-repro3. Open network view4. Switch to UV charts5. Notice that ZBiasedPlane is rend... Read more
"Not yet compressed" message when switching platforms for a "Truecolor" ...
Steps to reproduce : - the user attached a video explaining the issue- also package attached with the repro project Read more
Windows-only: Specialized Frame Select on Terrain doesn't work (in "Rais...
Works in 3.5. Works in 5.x on Mac but not on Windows. Please see comments by Jonas Echterhoff to see how it was fixed on Mac. The fr... Read more
[Documentation] The documentation of Mesh.RecalculateBounds is not complete
Documentation of Mesh.RecalculateBounds is not fully explained. It is not documented that Mesh.RecalculateBounds automatically updat... Read more
Camera control doesn't work after Handles.Button grasps a mouse click event
Steps to reproduce : - import the project attached- open the scene "test"- focus on the camera with "F"- right click on the drawn bu... Read more
Something breaks in Unity occasionally, and prefabs stop working properly
1. In Project window in the project root, Create > tk2d > Font.2. Immediately after that, press Ctrl R (Assets > Refresh). ... 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