Search Issue Tracker
[Compute] ComputeBuffers have to be manually Released/Disposed, otherwis...
Current ComputeBuffer API requires user to manually Release or Dispose the buffer once done, otherwise depending on situation they g... Read more
JsonUtility.FromJson<T>() returns ArgumentException when using not Latin...
Steps to reproduce:1. open User's attached project2. open scene "Test"3. press Play Expected behavior: Console prints Name and AgeAc... Read more
BoxCollider2D.Cast does not detect that it hits an EdgeCollider2D
BoxCollider2D.Cast does not detect that it hits an EdgeCollider2D at some points of the EdgeCollider2D To reproduce:1. Open the proj... Read more
[BugReporter] [UI] Search results might have tooltips with full title text
Search results in Bug Reporter should be or viewable on re-sizing or a tooltip with full text should be added. To repro:1. Enter som... Read more
[BugReporter] [UI] Redundant horizontal scrollability in Search results ...
To repro:1. Open BugReporter.2. Navigate cursor to links and use horizontal scroll on touchpad.Actual result: You see small gap and ... Read more
[iOS] "Project.xcworkspace" and "Unity-iPhone.xcodeproj" "doesn't exist"...
Reproduction steps:1. Open the attached "Stripped" project.2. Make sure "Xcode" is not open in the background.3. Build and run it fo... Read more
Page from the previous step is shown to the user
Repro:1. Go to Unity > Manage License2. Choose to activate new license, e.g. Unity Personal3. Agree to the terms and click on Nex... Read more
Exception on trying to load asset bundle
-e: see title, follow-up from case 829765--works in until 5.5.0a3, tested Win FF & Chrome -repro:--get project from case 829765-... Read more
[BugReporter] Images should be previewable
To repro:1. Go to BugReporter.2. Add File -> Image or gif or video.3. Press Preview.4. Doubleclick on the image file in Attached ... Read more
[5.5] GraphicsSettings being NULL crash when opening old project
Steps to reproduce:1. open User's attached project with Unity 5.5.0b4 or newer Result: an error appears: Fatal Error! GetManagerFrom... 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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3