Search Issue Tracker
[Terrain] Can't paint Details in HDRP. Might need appropriate shaders to...
IT JUST CAN'T BE DONE!!!!! Details dont show up in HDRP. Either they aren't created or are not rendered Additional info:1. https://f... Read more
Awake of NetworkBehaviour is not called at launch in standalone build, b...
In Editor, Awake and Start functions are called as follows: Awake in Networked object, Awake in local object, Start in local object,... Read more
Animation window lags when rotating gameobjects in animation mode
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Open Animation Window4. Select any gameobject under the Princes... Read more
[IL2CPP] System.Diagnostics.Process.Start() fails to launch application
Steps to reproduce:1. Download attached project2. Build Standalone player on IL2CPP backend3. Launch build player Expected results: ... Read more
The amount of mesh trees being rendered does not change when changing th...
Steps to reproduce : - create a new project- create a terrain and a tree- in the terrain component open the Place Tree option- add t... Read more
Monodevelop loses code folding on save
When I save a script, code folding for that script only. It comes back randomly some time after going away. I have not been able to ... Read more
NullReferenceException from GenerateTiledSprite when SpriteAtlas is not ...
How to reproduce:1. Open user-submitted project (IssueRepeatedImageWithSpriteAtlas) and 'SampleScene' scene2. Enter Play Mode Expect... Read more
Cannot override type of [SerializedReference] fields in prefab instances
To reproduce:1) Open the attached project and scene2) Select Polymorphic Prefab in the hierarchy3) Change Derived Class 1 to somethi... Read more
Scene View Navigation Delays
When moving around the scene view with WASD and mouse controls, the view will occasionally stop moving regardless of the current key... Read more
[PLM] Lightmapping ignores lights culling mask
To reproduce:1. Open attached project "CullingMask"2. Open scene 13. Let it bake4. Notice that lightmap is baked for all static obje... 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