Search Issue Tracker
Build performance drops after building in 4.3
Steps to reproduce : - import the project "Tubes" attached in 4.2- create a development build- upgrade the project to 4.3 and create... Read more
-enable-stereocopic isn't supported with OpenGL on Windows
To reproduce:1) Create new project2) Add a cube and a directional light3) Build this scene on Windows Standalone x864) Run the build... Read more
Resources.UnloadUnusedAssets unloads textures that are only referenced b...
When using a MaterialPropertyBlock to set a texture for a material, if the texture not referenced somewhere else, it gets unloaded w... Read more
[TreeCreator] Selecting rotate node of a nested branch group on a tree t...
What Happened:On rotating node of a nested branch group of a tree, the editor throws null reference exception Steps To Reproduce:1. ... Read more
[Texture2D] Texture2D.ReadPixels() fails if RenderTexture has anti-alias...
There is a camera which renders to a RenderTexture. If this RenderTexture has anti-aliasing set Texture2D.ReadPixels results into an... Read more
Slow, system-crippling startup of D3D11 players with DisplayPort monitors
1) Locate a machine with an NVIDIA graphics card where the monitor is connected via a DisplayPort connection.2) Build a Windows Stan... Read more
alt-tabbing away from fullscreen game stops updates
-e: When alt-tabbed away from the game, while the game is in full-screen mode, under Windows only, the game stops receiving Update()... Read more
[Linear] Previewing animated material's color for the second time result...
Steps to reproduce: 1. Open attached project2. Open scene "ExampleScene"3. In hierarchy, doubleclick on "Quad" to focus on it4. Open... Read more
[DrawMeshInstanceIndirect] Wrong computeBuffer being passsed to consecut...
Steps to reproduce:1. Open the attached project (CharacterInstancing (u5.6.0b1).zip)2. Open the Assets/AnimationMatrixGpu/AniMatrix_... Read more
Static batching less than the mesh vertices limit
Steps to reproduce:1. open users attached project2. play scene 'StaticBatchNotFullyBatch'3. enable frame debugger4. check vertices o... 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