Search Issue Tracker
Terrain does not support setting the renderingLayerMask filters used by ...
Merged PR at e71028a96af9 to trunk in 5876ceb54d0b. Read more
Crashed in WriteData::WriteData while importing third-party ad plugins
Steps to reproduce: 1) Download attached project "WordyWords.zip" and open in UnityObserve crash while Importing Small Assests Repro... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. Run... Read more
Performance FPS regression on Canvas Rendering between 4.7.1 - 5.3.3f1
Performance FPS regression between 4.7.1 - 5.3.3f1. Steps to Repro: 1. Run 4.7 project, connect profiler and observe Number of Batch... Read more
Dependency list overlaps with the Samples list
After you install the Project Tiny package, and tick the Show Dependencies option in Package Manager, you will notice that the Depen... Read more
Object casts shadow through wall when Baked GI is on
Steps to reproduce:1. Download and open attached project2. Bake scene(skip if set to automatic baking)3. Have Window->Lighting-&g... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
[NetworkBehaviourInspector] Inspector is unable to display SyncList
Steps to reproduce: 1. Open attached project "SyncListBug"2. Open scene "SyncListBug"3. Open "TestSyncList.cs" script4. Notice publi... Read more
Image for adding Tags needs to be updated in manual page
Editor/Data/Documentation/en/Manual/Tags.html - the image in the "Applying a tag" section is really ancient and needs an update Read more
Unity crashes when loading scene
To reproduce:1. Download the Tower Defense Toolkit asset bundle2. Try to open the "TDTK_Demo_Menu" sceneThe editor will crash on OSX... 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