Search Issue Tracker
Cannot load System.Runtime.TargetedPatchingOptOutAttribute type
To reproduce:1) Open attached project2) Then notice the errors in console: TypeLoadException: Could not load type 'System.Runtime.Ta... Read more
Contextual menu for a shader is shown in the particle system curves
Steps to reproduce : - create a new project- create a particle system- enable "Size over Lifetime" and select the Size Curve- resize... Read more
Unity crashes on opening scene with HideFlags.DontSave object
To reproduce:1)Open the attached project2)Open AEAnimTesting scene3)Unity crashes (stack trace is attached in editor.log) Does not h... Read more
UNITY_EDITOR_MAC is missing
THe following define doesn't exist: UNITY_EDITOR_MAC There is a UNITY_EDITOR_WIN. Of course you can test for !UNITY_EDITOR_WIN, but ... Read more
UNITY_EDITOR_WIN and UNITY_EDITOR_OSX missing from docs
Can you add please definitions : UNITY_EDITOR_WINUNITY_EDITOR_OSX Read more
Mip map generation for sprites on AMD Radeon GPU's is broken
To reproduce:1. Open attached project2. Open scene "MipMap error". It contains two sprites - one with mip maps enabled and one with ... Read more
Animation importer bug: non keyframed channels (scale) are animated in U...
To reproduce:1. Open the attached Maya file in Maya2. See how that joint10 has no scale animation3. Import the file in Unity4. Open ... Read more
Very low framerate on devices with PowerVR SGX540 GPU
When the application is run on the device with the PowerVR SGX540 GPU it has a very low framerate and the "PVRSRVAllocDeviceMem: Err... Read more
Shadowgun animations are all broken and enemy avatars not shown
-e: Shadowgun animations are all broken and enemy avatars not seen on the map -repro:--set channel to Test (4.5.0a2)--start https://... Read more
[IMGUI] VBO Total on GameView Stats depend on number of components in in...
VBO Total on Statistics preview depends on elements in Inspector.To reproduce:1. Open example reproduction project2. Open Scene 13. ... 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