Search Issue Tracker
MonoDevelop throws an error but Unity compiles the code
Reproduction steps:1. Open project I attached (bug.rar)2. Open script "AliasBugTest" with MonoDevelop3. Notice that in "using TilesL... Read more
Unity crashed when closing the New Project window
- Create a new project- Go to File -> Open Project- Switch to the Getting Started tab- Switch back to the Projects tab- Close the... Read more
[Profiler] Missing Profiler.EndSample: WaitForTargetFPS errors are throw...
Reproduction steps:1. Create a new project2. Open iOS Player settings and switch to Simulator SDK (Edit -> Project Settings ->... Read more
Span<T> used rather than ReadOnlySpan<T> used for low-level physics input.
A user has correctly reported that some of the new API calls use Span<T> where ReadOnlySpan<T> should be used. [https://... Read more
PNG import fails when file is still being written to
If Unity starts to import a PNG file while it's still being written to then the import will fail.We should check if there's anything... Read more
[UDP] Tooltip is missing for all properties in the Unity Distribution Po...
Tooltips are missing for the following properties in the Unity Distribution Portal from Services Settings window- Pull, Push, Game I... Read more
[Android] App crashes when loading animated mesh data from asset bundle
Repro steps:1. Open attached project2. Windows -> Asset Management -> Addressables -> Groups, in the window choose Build -&... Read more
AddTorque and AddRelativeTorque behave differently in opposite Y axis wh...
How to reproduce:1. Open the user's project2. Enter Play Mode3. Click on the Game View with your mouse and drag it to the left and t... Read more
Video framerate is not restored when trying to raise it after lowering i...
Steps to Reproduce:1. Open the “user’s attached project”2. Open “SampleScene”3. Select the “Canvas/Video Player” GameObject through ... 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
- Invalid Clip Method
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed