Search Issue Tracker
[Android][WebGL] ParticleSystem.ScheduleGeometryJobs takes a very long time
Reproduction steps:-------------------------1) Open attached project2) Build it for Android or WebGL (actually tested only on androi... Read more
Rigidbody starts bouncing or falls through the ground when center of mas...
Steps to reproduce: 1) Download and open project "CenterOfMAssTest.zip".2) Play "Main Scene" .3) Select "Offset Cube Parent" in Hier... Read more
[Android] Render texture corrupted after lock screen
Is a landscape exclusive app uses a RenderTexture and the phone gets locked, after unlocking the phone the RenderTexture is invalid ... Read more
[Reflection Probe] distorted reflections in Deferred rendering mode
Steps to reproduce: 1) Download and open the project attached by me "probesTest.zip" (I made a simple project, because it's easier t... Read more
Integration test platform runner doesn't work properly for BuildTarget.S...
Integration test platform runner doesn't work properly for BuildTarget.StandaloneOSXUniversal and BuildTarget.StandaloneOSXIntel Read more
Tags are exported but list stays empty
How to reproduce:1. Create a new project2. Add some tags to a list3. Tag game objects with custom created tags4. Save the scene and ... Read more
[command buffers] Crash related to shader code not handling null values ...
- Import the attached project- Make sure editor_tool_sceen.unity is the opened scene- On the Main Camera make sure the SSSAO compone... Read more
Letterbox fills with artifacts from Steam Overlay in Fullscreen mode
Letterbox fills with artifacts from Steam Overlay when the game aspect ratio is different that in the current settings of the displa... Read more
Unity crashes when playing if referenced script is missing on active obj...
In a new empty project with a new scene:- add a child game object to the default Directional Light in the scene- create a new C# scr... Read more
[RealtimeGI][LOD] LOD Objects does not receive realtime ambient GI
Steps to reproduce:1. open attached project2. open one of the following scenes and make sure lightmaps are baked:Realtime & Bake... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS