Search Issue Tracker
Collaborate cannot update after moving some files and folders
Collaborate cannot update after moving some files and folders 1. What happenedCollaborate cannot update. 2. How we can reproduce it ... Read more
ExitTime=1 Transitions break when start time is negative
statemachine.cpp EvaluateTransition In the case where ExitTime=1 and the previous time is less than 0, the math here breaks, and cau... Read more
[Unet] Crash on MonoBehaviour::AddImageEffectCallbacksToManagers when ho...
Steps to reproduce:1. Open project2. Open "TESTSNECE" scene3. Play in editor and press "LAN Host(H) button" Results: Editor crashes.... Read more
MonoBehaviour with generic class and #if UNITY_EDITOR crashes player
Steps to reproduce:1. Open "Case 795409 repro" project2. Open TestScene3. Build it for WebGl4. Before running with Firefox, delete "... Read more
Adding a state with specific animation breaks another animation
How to reproduce:1. Open the attached project "796842AnimationBreak.zip"2. Open and play testScene scene3. Notice how walking animat... Read more
Main editor window can't be resized under an unusual height
Steps to reproduce:1. Create a new project under Unity 5.3.4f12. Move out all floating panes from main window3. Resize main window t... Read more
Command buffers don't work until the camera is re-enabled
Steps to reproduce:1. Open project2. Open "editor_tool_scene" scene3. Go to Main Camera in object hierarchy and locate "Simple Scree... Read more
[iOS] Closing Socket while having 100% loss connectivity crashes build
Repro steps:1) Open the Sockets.zip project and Main.scene in it2) Create a hotspot for a device from which you could condition your... 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