Search Issue Tracker
Assets are not saved if OnWillSaveAssets returns an array of paths large...
Reproduction Steps:1. Import attached project.2. Add a label in Inspector to the "Image" asset.3. Observe in the console, that it is... Read more
[macOS] Editor log shows all texture sizes as 0.1 kb when project is built
Reproduction steps: 1. Open the attached project with macOS machine.2. Select the "test texture" in the project view.3. Note, that i... Read more
Unity crashes on mono_custom_attrs_from_class when an incompatible scrip...
How to reproduce:1. Open the attached project2. Open a new scene3. Find NavigationPoint prefab in the project and drag it to the sce... Read more
Impossible to write from a Compute Shader to an integer based Render Tex...
Reproduction Steps:1. Import attached project.2. Open "testScene" scene.3. In the hierarchy, select "TestHost".4. In Inspector, clic... Read more
Editor crashes when lengthSec value in Microphone.Start() is near to 1'0...
To reproduce: 1. Open project2. Open 'Main' scene3. Play scene Expected: scene will be playedActual: editor crashes Reproduced on: 5... Read more
"Invalid AABB b0" error appears in console when scene is running
Regression at least from Version 5.4.4p4 (0415a3f705c9) Steps:1. Open attached project2. Run "RealTimeMap" scene3. Wait 3-5 sec==>... Read more
Uncaught exception in async net callback
"Uncaught exception in async net callback: Object reference not set to an instance of an object"failed in attached project (imported... Read more
MissingReferenceException is thrown after updating ScriptableObject outs...
To reproduce:1. Open attached object;2. Create ScriptableAsset (Assets > Create > Test > Create MyScriptableObject);-make s... Read more
Crash in physx::PxsBroadPhaseContextSap::batchUpdate when disabling/enab...
To reproduce:1. Open attached project "crashDone.zip"2. Open and Play "LilyPadCrash" scene.3. Open Scene views, Select "Main Camera"... Read more
[Android] Particle system causes assert or crash
To reproduce:1. Open attached project2. Open john.scene3. Notice the particle systems in the scene.4. Build & run for android5. ... 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
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console