Search Issue Tracker
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 project 2. Open test scene 3. Open scene view 4. Select player 5. Move player up or down 6. Notic... 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() == ::GetLightProbe... Read more
[ReflectionProbes] Mismatch in Lighmapping.BakeReflectionProbe between S...
In Scripting Reference, BakeReflectionProbe has only one parameter inside of it - ReflectionProbe probe. However, when writing the c... Read more
Lightmapping.isRunning causes a freeze if it is put in a while-loop
If you try to put Lightmapping.isRunning in While loop condition, and execute the code (for example, using BakeAsync and then checki... 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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs