AssetRipper icon indicating copy to clipboard operation
AssetRipper copied to clipboard

GUI Application to work with engine assets, asset bundles, and serialized files

Results 250 AssetRipper issues
Sort by recently updated
recently updated
newest added

The plugins folder from the game should be copied into the exported project, probably into `Assets/Plugins/native`.

export

Currently, AssetRipper supports 3 modes for script export: * Decompiled * Hybrid * Dll without renaming The fourth mode (dll with renaming) has not yet been implemented. That is what...

export
script

WWise `bnk` and `pck` files could be loaded into AssetRipper as audio assets, perhaps in the processing layer. ```cs public sealed class WWiseAudioClip : UnityObjectBase, IHasNameString { public string Name...

audio

### Are you on the latest version of AssetRipper? No, I need to download a newer version and try again. ### Which release are you using? Windows x64 ### Which...

bug
script

### Describe the new feature or enhancement Hello ;) Now that hybrid Export is implemented and working fine, It would be Super Great if we could have GUI settings in...

gui
script

Hello, I noticed some issues with the baked light, I made a build from your git with last changes to LightingData. Some of the objects in my scene are set...

bug
processing
lightmap

### Are you on the latest version of AssetRipper? Yes, I'm on the latest release of AssetRipper. ### Which release are you using? Windows x64 ### Which game did this...

bug
shaders

### Are you on the latest version of AssetRipper? Yes, I'm on the latest release of AssetRipper. ### Which release are you using? Windows x64 ### Which game did this...

bug

## Context Current handling of sprites is a mess. There's 3 equally broken export modes. I didn't write code for any of them and cannot contact the authors. Code documentation...

export
texture
processing

### Are you on the latest version of AssetRipper? Yes, I'm on the latest alpha-build of AssetRipper. ### Which release are you using? Windows x64 ### Which game did this...

bug
help wanted
good first issue
export