Search Issue Tracker
[APV] Streaming null reference error spam
1) Bake the scene 2) Change the Min Probe Spacing to 2 3) Bake the scene Result: Error spam, rendering breaks. Note: The repro can b... Read more
No audio output when using the visionOS build
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Build And Run the project for visionOS3. Listen for audio output Exp... Read more
Button click isn't registered when building for WebGL platform
Reproduction steps:1. Open the attached project “ButExample2”2. Build And Run the project using the WebGL platform3. Click the “Butt... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce:1. Open attached project2. Change serialization mode to "Force Text"3. Reimport all assets4. Notice that "Nested Asset"... Read more
Number of Sub-Emitter particles is higher when Play Mode is on
How to reproduce:1. Open the user’s attached project2. Open the "sample" scene (Assets>sample)3. In the Hierarchy expand “subemit... Read more
[2D] Light 2D component does not light the sprite correctly in the Play ...
Reproductions steps:1. Open the attached “ReproProject” project2. Open the “ReproScene“ scene3. In the Hierarchy window select the "... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
[Regression][5.4][RTP] RTP Terrain shader rendering is broken after upgr...
Preconditions:Download Relief Terrain Package (https://www.assetstore.unity3d.com/en/#!/content/5664) from A$. Steps to repro: 1. Op... Read more
RenderParam.renderPriority is ignored when rendering Mesh with Graphics....
Reproduction steps:1. Open the attached “Bug.zip” project2. Open the “SampleScene” scene3. Open the Frame Debugger Window (Window &g... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default