Search Issue Tracker
macOS standalone player lags horribly during the initialization time
Steps to reproduce: 1. Open attached project2. Build and run 'Test' scene for macOS standalone3. Notice that at the beginning the fr... Read more
[iOS][Performance] Animated sprite renderering regression
Performance regression in 'sprites quad mesh' test in the MobileTorture benchmark project. See comment for exact details and project... Read more
Baking any type of light creates artifacts in the lightmap
BY DESIGN:The model had no UVs, they need to be generated Read more
Cannot Undo SetSiblingIndex for Root Objects in Hierarchy View
Prerequisites: Download Hierarchy_Sort.zip to use as the project. Reproduced using Unity v5.4.1p3 Repro:1. Select the X and U object... Read more
Shader Normal map not being loaded with AsssetBundle correctly
Steps to reproduce: 1. Open user attached project2. Open "BundleView" scene3. Enter PlayMode and observe both Cylinders look the sam... Read more
[OpenGL][macOS] Disconnecting second monitor while Unity is running rend...
Steps to reproduce:1) Make sure you have a second monitor attached.2) Open any project in Unity.3) Place Unity window in the second ... Read more
Changing Rect Transform's any axis rotation value to 9.9(9)e+12 modifies...
To reproduce:1. Create new project2. Create an empty game object, add Rect Transform component to it.3. Paste number '9999999999999'... Read more
[Canvas] Undoing canvas render mode change doesn't change canvas size to...
Steps to reproduce: 1. Create new project2. Add canvas to scene3. Change Render Mode to World Space4. Change size of canvas a bit5. ... Read more
When Firebase asset is imported, Unity crashes in <Firebase.FirebaseApp/...
Reproduction steps:1. Open the attached project;2. Open the scene "Demo";3. Enter and exit Play mode until Unity crashes; Actual res... Read more
Dropdown list becomes unclickable when re-enabling its parent canvas via...
To reproduce:1. Open project attached by the user2. Open scene test_CanvasDropdownProblem (if not opened)3. Hit play4. Press show ca... 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