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 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
[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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject