Search Issue Tracker
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project2. Open scene "DefaultScene" and run it3. Notice that RT isn't cleared Additional steps:... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip)2. Build for iOS3. Build the Xcode project and run on device4... Read more
Resources Load fails to load TextAsset when it has non-ASCII characters ...
How to reproduce:1. Open the user's project2. Open the scene "WebGLBug/TestWebGLScene"3. Press Play.Note that text appears on both s... Read more
[CustomEditor] DragPerform event does not fire when Unity Editor is not ...
To reproduce:1) Open the attached project2) In top menu bar, open CUSTOM_NAME (Edits below) ->PropBrowser->Browser3) Make sure... Read more
Entity System stops to work when the class name exceeds 37 characters
How to reproduce:1. Open the attached project's "case_1226638-Project.zip" Scene labeled "Scene"2. Enter the Play Mode3. Observe the... Read more
[Universal RP] Some objects are rendering pink when upgrading package to...
Repro steps:1. Open "1181537_test_project" in 2019.3.0a10 or above2. Open "SampleScene"3. In the Package Manager, update the Lightwe... Read more
Using mirror option in the animation preview, animation becomes broken
To reproduce:1. Open users attached project "Animation Issue.zip"2. Select FBX > Character.fbx from the assets folder3. Make sure... Read more
Problems with upgrading project with Substance material from 4.x directl...
What happenedThe original project is made with Unity 4.1.0f1- (1 case) -- when I opening it in 4.1 and then 4.3 and then in 5.0 and ... Read more
Executing CommandBuffer in Windows Standalone build crashes it
Reproduction:1. Open the "bug.zip" project2. Build the only scene on Windows standalone platform3. Play the build4. Press F1-Observe... Read more
View Direction Shader Graph Node causes a compilation error when used in...
Reproduction steps:1. Open the attached project named "VfxSgIssue"2. Open the Test Scene3. Observe the Console Window Expected behav... 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