Search Issue Tracker
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
IL2CPP does not support exception filters
1. Download and open attached project2. Try to build it for WebGL3. See that it does not build and an IL2CPP error appears in consol... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used