Search Issue Tracker
Rename Xcode project to iOS
When an Xcode project is created, the project is named Unity-iPhone. It would be more consistent to rename it Unity-iOS Read more
Delay while playing audio on Android
It is a known issue in Android OS itself. The delay depends on the Android version (newer versions tend to have smaller delay). In U... 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
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
Retagetting my male character's idle animation to my female messes up th...
Retagetting my male character's idle animation to my female character causes her face to be severely messed up. The female is curren... Read more
On returning to web page (after Ctrl-Alt-Del) the unity flash content l...
Please look whole emails history of this bug. Read more
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
[Halos] Halo objects don't transition between scenes when using DontDest...
Run Scene 1 in the editor. Press space to skip to scene 2. The object is carried across, but the halo disappears. Stop the program. ... Read more
New script's position in the inspector moves to default after pressing Play
1 Create new project2 Import Character Controller3 Move 3rd Person Controller to the scene4 Create new script and add to 3rd Person ... Read more
No sound with AudioSource.PlayClipAtPoint when Time.timeScale is set to 0
Reproduction steps:1. Open AudioSourceError project2. Attach AudioSourceErrorExample script to Main Camera3. Attach Pause audio file... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template