Search Issue Tracker
Prefab values appear bold (overridden) even when they haven't been edited
How to reproduce: 1. Open attached project2. Drag the Cube.prefab into the scene- Note that its rotation and position are bold, as i... Read more
Image for adding Tags needs to be updated in manual page
Editor/Data/Documentation/en/Manual/Tags.html - the image in the "Applying a tag" section is really ancient and needs an update Read more
Project Browser - Support text description with a screen shot
Maybe it would be a help for user to support the following part of the text with a screen shot, so user knows exactly how to change ... Read more
[SpriteEditor] Multiple sprites aren't sliced correctly when sprites are...
To reproduce:1. Open attached project2. Open test scene3. Open scene view4. Select player5. Move player up or down6. Notice that lin... Read more
DynamicGI.indirectScale can be set outside of 0-5 cap, and it affects ba...
If you are setting an Indirect Intensity through General GI, you can set it from 0 to 5. However, with DynamicGI.indirectScale, you ... Read more
There is no note that int's in Lightmapping.GetTerrainGIChunks are ref's
The scripting reference lists Lightmapping.GetTerrainGIChunks(Terrain terrain, int x, int y) when it actually should say Lightmappin... Read more
[API] Setting the lightmap manually during playmode does not work outsid...
Setting the lightmapping settings to use a certain lightmap and the renderers to use the lightmapping data has no effect outside the... Read more
Calling Lightmapping.Clear while a Bake is in progress returns &GetLight...
If you call Lightmapping.Clear while baking, the error message returned makes no sense at all:&GetLightProbes() == ::GetLightPro... 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