Search Issue Tracker
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps: 1. Open attached "test47" Unity project. 2. Open "Standart Assets/Scenes/withrealgeo" scene. 3. Click on "HoloPr... Read more
Render Texture is not cleared before Camera rendering when using Univers...
How to reproduce: 1. Open User's attached URPTemplate.zip project 2. Open SampleScene found in Assets -> Scenes 3. Enter the Play mo... Read more
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.0 2. Animator controller with couple of state machine... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps: 1. Open attached project 2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Document... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce: 1. Open Unity 2019.3.0f5 Editor 2. Click Help -> Report a Bug... Expected result: Bug reporter opens up Actual ... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps: 1. Open attached Unity project. 2. Open and play "ts" scene. 3. Unity crashes. Additional note: "Marshal.Struct... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U Read more
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... 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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function